EnsDb.Hsapiens.v105 | R Documentation |
This package loads an SQL connection to a database containing
annotations from Ensembl. For examples and help on functions see the
help pages from the ensembldb
package!
This data package was made from resources at Ensembl on Wed Feb 2 02:48:38 2022 and based on the 105
Tao Wu
## load the library ##library(EnsDb.Hsapiens.v105) ## list the contents that are loaded into memory ls('package:EnsDb.Hsapiens.v105') ## show the db object that is loaded by calling it's name EnsDb.Hsapiens.v105 ## for more examples see the ensembldb package.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.