Description Usage Arguments Value Examples
Accessors for MgDb-class object slots. mgDb_seq
-
sequence slot, mgDb_taxa
- taxa slot, mgDb_tree
- phylogenetic
tree slot, and mgDb_meta
- metadata slot.
1 2 3 4 5 6 7 |
mgdb |
MgDb-class object. |
appropriate class object for the slot accessed
1 2 3 4 5 | gg85 <- get_gg13.8_85MgDb()
mgDb_seq(gg85)
mgDb_taxa(gg85)
mgDb_tree(gg85)
mgDb_meta(gg85)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.