Description Note Author(s) Examples
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 Tue Apr 30 19:03:01 2019 and based on the AtRTD2
Wenbin Guo
1 2 3 4 5 6 7 8 | ## load the library
##library(EnsDb.Athaliana.vAtRTD2)
## list the contents that are loaded into memory
ls('package:EnsDb.Athaliana.vAtRTD2')
## show the db object that is loaded by calling it's name
EnsDb.Athaliana.vAtRTD2
## 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.