Description Usage Arguments Value
Clean raw PD output
1 2 3 4 5 6 7 | .cleanRawPDMSstats(
msstats_object,
quantification_column,
protein_id_column,
sequence_column,
remove_shared
)
|
msstats_object |
an object of class |
quantification_column |
chr, name of a column used for quantification. |
protein_id_column |
chr, name of a column with protein IDs. |
sequence_column |
chr, name of a column with peptide sequences. |
remove_shared |
lgl, if TRUE, shared peptides will be removed. |
data.table
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.