prep_folded_tdata: Prepares folded, transposed data

prep_folded_tdataR Documentation

Prepares folded, transposed data

Description

Prepares folded, transposed data

Usage

prep_folded_tdata(df, folds, label_scheme_sub, col_group)

Arguments

df

Input data frame

folds

Not currently used. Integer; the degree of folding data into subsets. The default is one without data folding.

label_scheme_sub

Metadata for data subset

col_group

Character string to a column key in expt_smry.xlsx. Samples corresponding to non-empty entries under col_group will be used for sample grouping in the indicated analysis. At the NULL default, the column key Group will be used. No data annotation by groups will be performed if the fields under the indicated group column is empty.


qzhang503/proteoQ documentation built on March 16, 2024, 5:27 a.m.