| mirbaseLINKS {mirbase.db} | R Documentation |
mirbaseLINKS is an R object that maps microRNA identifiers to a set external database identifiers.
Each microRNA identifier maps to a mirnaLinks object that has 3
slots:
linksDbLink: Accession number
linksDbId: Database
linksDbSecondary: Second accession number (or name)
Source: miRBase (Version: 19) ftp://mirbase.org/pub/mirbase/CURRENT/ With a date stamp from the source of: 01 Aug 2012
x <- mirbaseLINKS
mapped_keys <- mappedkeys(x)
# Get the LINKS for the first element of xx
get(mapped_keys[1], x)