dot-getFullDesign: Create a data.frame of each combination of values for given...

Description Usage Arguments Value

Description

Create a data.frame of each combination of values for given variables

Usage

1
.getFullDesign(input, group_col, feature_col, measurement_col, is_tmt)

Arguments

input

output of MSstatsPreprocess

group_col

name of column in input. Combination of values of feature_col and measurement_col will be created within each unique value of this column

is_tmt

if TRUE, data will be treated as coming from TMT experiment.

'feature_column'

name of the column that labels features

'measurement_col'

name of a column with measurement labels - Runs in label-free case, Channels in TMT case.

Value

data.table


MSstatsConvert documentation built on Nov. 8, 2020, 5:49 p.m.