getCurrentGeneMap | R Documentation |
Get the annotation tables that define the current species
getCurrentGeneMap()
getCurrentExonMap()
getCurrentSeqMap()
getCurrentRrnaMap()
See MapSets
for details about the species annotation tables.
All these functions return one data frame, of the specified annotation details for the current species.
These tables must be treated as read-only copies of the annotation. There are no corresponding 'setCurrentMap' functions. To alter any details, you must modify the underlying MapSet.
getCurrentSpecies
to get the SpeciesID of the current species.
setCurrentSpecies
to change to a different species.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.