Description Usage Arguments Details Value See Also
View source: R/metacoder-formatting.R
A function for changing the order of the observation data in a Taxmap object
1 | order_metacoder_data(obj)
|
obj |
An object to be converted to a Taxmap object with |
Changes the order of the observation tables in metacoder_object$data to otu_abundance, otu_annotations, otu_proportions, sample_data, phy_tree, taxa_abundance, taxa_proportions, statistical_data, and stats_tax_data respectively.
A taxmap object with observation data in the proper order for downstream analysis.
Other Validation: is_analyzed_format
,
is_basic_format
,
is_phyloseq_format
,
is_raw_format
,
validate_MicrobiomeR_format
,
which_format
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.