Description Usage Arguments Value Examples
View source: R/ManuipulateDataset.R
Filters a data frame in wide format that contains metabolites present in every sample
1 | AllMetsPresent(cMetDataWide)
|
cMetDataWide |
a count matrix of Metabolon data in Wide format |
a Data Frame which has metabolites missing in *any* sample removed
1 | allMetsPresentWide <- AllMetsPresent(metDataWide)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.