Description Usage Arguments Value Author(s) Examples
This function is to calculate proteins'relative abundance by median sweeping method
1 | medianSweeping(dat,group_col=2)
|
dat |
an data frame with peptide/PSM intensities in log2 scale |
group_col |
the column by which peptides/PSM intensity are grouped. Usually the gene/protein id column. Default is 2 |
a data frame with protein relative abundance estimate in log2 scale
Yafeng Zhu
1 2 3 4 5 6 7 8 9 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.