featureWeights,MSstatsWeightedSummary-method | R Documentation |
Extract weights data from MSstatsWeightedSummary object
## S4 method for signature 'MSstatsWeightedSummary'
featureWeights(weighted_summary, proteins = NULL, shared_only = TRUE)
weighted_summary |
output of the getWeightedProteinSummary function |
proteins |
optional character vector of proteins to extract. If NULL, all proteins will be returned |
shared_only |
logical, output data.table will only include shared peptides |
data.table
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.