Used to serve metagenomic data (used in e.g., icicle plots and heatmaps). Wraps
MRexperiment-class
objects.
1 2 3 4 5 6 | ## Not run:
library(metagenomeSeq)
data(mouseData)
obj <- metavizr:::EpivizMetagenomicsData$new(mouseData, feature_order = colnames(fData(mouseData)))
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.