Description Usage Arguments Value Author(s) References Examples
Map phylotypes between hierarchy levels
1 |
phylotypes |
phylotypes to convert; if NULL then considering all phylotypes in the phylogeny.info |
level.from |
convert from Options: 'L0', 'L1', 'L2', 'species', 'oligo' |
level.to |
conver to Options: 'L0', 'L1', 'L2', 'species', 'oligo' |
phylogeny.info |
phylogeny.info |
mappings
Contact: Leo Lahti microbiome-admin@googlegroups.com
See citation('microbiome')
1 2 | phylogeny.info <- GetPhylogeny('HITChip', 'filtered')
levelmap(phylotypes = 'Akkermansia', 'L2', 'L1', phylogeny.info)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.