View source: R/speciesPicrustFunctions.R
met_table_fix | R Documentation |
Set column name to compound and filter metabolites with too many zeros or NAs
met_table_fix(met_table, nzero_filt = 5)
met_table |
Metabolite table |
nzero_filt |
Number of samples that must have a nonzero/non-NA value to include that metabolite |
Filtered metabolite table
met_table_fix(met_table)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.