Description Usage Arguments Details Value Author(s) Examples
core function of PeCorA workflow
1 | PeCorA(scaled_peptides)
|
scaled_peptides |
scaled data |
PeCorA function relies on linear model to assess whether the slope of a peptide’s change across treatment groups differs from the slope of all other peptides assigned to the same protein.
dataframe output of PeCorA analysis
Maria Dermit maria.dermit@qmul.ac.uk
1 2 3 | if (interactive()) {
disagree_peptides <- PeCorA(scaled_peptides)
}
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.