Description Value Slots Note Examples
The MgDb-class object contains sequence, taxonomic data, and a phylogenetic
tree (optional) for a 16S rRNA taxonomic database, see the
greengenes13.5MgDb package as an example database. The
get_gg13.8_85MgDb()
function in metagenomeFeatures exports a
small subset of the database in the greengenes13.5MgDb annotation
package as an example MgDb-class object.
MgDb-class object
seq
database reference sequences
tree
reference phylogenetic tree
taxa
database taxonomy
metadata
associated metadata for the database
Currently the only database with a MgDb package is the Greengenes database (version 13.5), additional packages are planned.
1 2 | # example MgDb-class object, Greengenes 13.8 85% OTUs database.
gg85 <- get_gg13.8_85MgDb()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.