met_table_fix: Set column name to compound and filter metabolites with too...

View source: R/speciesPicrustFunctions.R

met_table_fixR Documentation

Set column name to compound and filter metabolites with too many zeros or NAs

Description

Set column name to compound and filter metabolites with too many zeros or NAs

Usage

met_table_fix(met_table, nzero_filt = 5)

Arguments

met_table

Metabolite table

nzero_filt

Number of samples that must have a nonzero/non-NA value to include that metabolite

Value

Filtered metabolite table

Examples

met_table_fix(met_table)

borenstein-lab/mimosa2 documentation built on Dec. 19, 2024, 12:44 a.m.