formCombinedTable: Form Combiner Report Table

Description Usage Arguments Value

View source: R/formCombinedTable.R

Description

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.

Usage

1
formCombinedTable(object, xset, yset, nGroups)

Arguments

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

Value

metabCombiner object with initialized combinedTable data frame.


metabCombiner documentation built on Dec. 10, 2020, 2 a.m.