ratiosReshapeWide: Reshape output of proteinRatios into wide format

Description Usage Arguments Author(s)

View source: R/ratio-methods.R

Description

Reshape output of proteinRatios into wide format

Usage

1
2
ratiosReshapeWide(quant.tbl, vs.class = NULL, sep = ".", cmbn = NULL,
                  short.names = FALSE)

Arguments

quant.tbl

Output of proteinRatios or peptideRatios.

vs.class

Only return ratios where class1 is vs.class

sep

Separator for column names in the reshape.

cmbn

Not functional.

short.names

If vs.class is set and short.names=TRUE, then the comparision name will be i.e. 'class2' instead of 'class2/class1'.

Author(s)

Florian P. Breitwieser


isobar documentation built on Nov. 8, 2020, 7:48 p.m.