Learn R Programming

SafeQuant (version 2.3)

getNbDetectablePeptides: Get number peptides passing defined length criteria

Description

Get number peptides passing defined length criteria

Usage

getNbDetectablePeptides(peptides, peptideLength = c(5, 36))

Arguments

peptides
list of peptides
peptideLength
vector of two integers defining peptide length range

Value

integer corresponding to number of detectable peptides

Details

No details

Examples

Run this code
print("No examples")

Run the code above in your browser using DataLab