formCombinedTable {metabCombiner}R Documentation

Form Combiner Report Table

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

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.


[Package metabCombiner version 1.0.1 Index]