Description Usage Arguments Value Examples
merge_ibaq
generates a data.frame with merged iBAQ intensities
for proteins with shared peptides.
1 | merge_ibaq(proteins_unique, peptides)
|
proteins_unique |
Data.frame, Protein table with unique names annotated in the 'name' column. |
peptides |
Data.frame, Peptides table from MaxQuant ('peptides.txt'). |
A data.frame with iBAQ intensities per protein group. Every protein group contains peptides unique to this group.
1 2 3 4 5 6 7 8 9 10 11 12 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.