Description Usage Arguments Details Value See Also
View source: R/metacoder-formatting.R
Converts a Taxmap object to the basic_format.
1 | as_basic_format(obj, cols = NULL, out_names = NULL)
|
obj |
An object to be converted to a Taxmap object with |
cols |
Column names used for |
out_names |
Column names of the output used for |
See the MicrobiomeR_Formats documentation.
A Taxmap object in the "basic_format".
is_phyloseq_format
, is_raw_format
, is_basic_format
, as_raw_format
, order_metacoder_data
calc_taxon_abund
, calc_obs_props
Other Formatting: MicrobiomeR_Formats
,
as_MicrobiomeR_format
,
as_analyzed_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.