getTopX: Calculate Mean of X most intense features

Description Usage Arguments Details Value Note References Examples

Description

Calculate Mean of X most intense features

Usage

1
getTopX(entryData, topX = 3)

Arguments

entryData

data.frame listing feature intensities of one entry. Typically rows corresponds to Peptide entries of one protein

topX

best X flyers

Details

No details

Value

vector of topX intensities per column (sample)

Note

No note

References

Absolute quantification of proteins by LCMSE: A virtue of parallel MS acquisition, Silva (2006), http://www.ncbi.nlm.nih.gov/pubmed/16219938, Critical assessment of proteome-wide label-free absolute abundance estimation strategies. Ahrne (2013), http://www.ncbi.nlm.nih.gov/pubmed/23794183

Examples

1
print("No examples")

Example output

[1] "No examples"

SafeQuant documentation built on May 2, 2019, 4:53 a.m.