Description Usage Arguments Value
View source: R/formCombinedTable.R
Takes previously computed m/z groups using mzGroup()
and creates merged combinedTable
consisting of all possible feature
alignments, all initialized with equivalent score and ranking.
1 | formCombinedTable(object, xset, yset, nGroups)
|
object |
metabCombiner object |
xset |
data frame. A processed metabolomics feature table. |
yset |
data frame. A processed metabolomics feature table. |
nGroups |
integer. Total number of computed feature groups |
metabCombiner object with initialized combinedTable data frame.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.