Converts a Taxmap object to the analyzed_format.
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 |
A Taxmap object in the "analyzed_format".
See the MicrobiomeR_Formats documentation.