Description Usage Arguments Author(s)
View source: R/ratio-methods.R
Reshape output of proteinRatios into wide format
1 2 | ratiosReshapeWide(quant.tbl, vs.class = NULL, sep = ".", cmbn = NULL,
short.names = FALSE)
|
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'. |
Florian P. Breitwieser
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.