Description Usage Arguments Details Value See Also
View source: R/metacoder-formatting.R
Converts a Taxmap object to the analyzed_format.
1 2 3 | as_analyzed_format(obj, cols = NULL, groups = NULL,
combinations = NULL, out_names = NULL,
comp_func = metacoder_comp_func_1)
|
obj |
An object to be converted to a Taxmap object with |
cols |
Column names used for |
groups |
Group names used for |
combinations |
Combinations of treatments used in |
out_names |
Column names of the output used for |
comp_func |
A Comparison based function used in |
See the MicrobiomeR_Formats documentation.
A Taxmap object in the "analyzed_format".
is_phyloseq_format
, is_raw_format
, is_basic_format
, is_analyzed_format
, as_raw_format
, as_basic_format
, order_metacoder_data
Other Formatting: MicrobiomeR_Formats
,
as_MicrobiomeR_format
,
as_basic_format
,
as_custom_format
,
as_phyloseq_format
,
as_raw_format
, melt_taxmap
,
treatment_matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.