getIntSumPerProtein: Sum up raw intensities per protein and channel. keep track of...

Description Usage Arguments Details Value Note References Examples

Description

Sum up raw intensities per protein and channel. keep track of number of summed spectra and unique peptides

Usage

1
getIntSumPerProtein(intData, proteinACs, peptides, minNbPeptPerProt = 1)

Arguments

intData

data.frame of intensities per channel

proteinACs

vector of protein accession numbers

peptides

vector of peptide sequneces

minNbPeptPerProt

minimal number of peptides per protein

Details

NA

No details

Value

list containing 3 objects 1) data.frame of channel intensities per protein ac, 2) vector listing number of summed spectra per protein, 3) vector listing number of summed peptides per protein

Note

No note

References

NA

Examples

1
print("No examples")

Example output

[1] "No examples"

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