Description Usage Arguments Details Value See Also
View source: R/metacoder-formatting.R
Converts a Taxmap object to the specified format.
1 | as_MicrobiomeR_format(obj, format, ...)
|
obj |
An object to be converted to a Taxmap object with |
format |
The name of the format to convert the object to. |
... |
An optional list of parameters to use in the as_*_format function specified by the format parameter. |
See the MicrobiomeR_Formats documentation.
A Taxmap object in the specified format.
which_format
, as_raw_format
, as_basic_format
, as_analyzed_format
, as_phyloseq_format
, create_taxmap
, order_metacoder_data
Other Formatting: MicrobiomeR_Formats
,
as_analyzed_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.