View source: R/FilterPeptidesTmp.R
filter.peptides.tmp | R Documentation |
Filters peptide sequences based on amino acid length
## S3 method for class 'peptides.tmp' filter(msLib, AALengthRange, rejectAAs, mzRange, chargeRange)
msLib |
a scell input object |
AALengthRange |
minimum peptide length allowed |
rejectAAs |
amino acids to reject. Peptides containing these amino acids will be removed. |
mzRange |
mass over charge range to consider for resulting precursor ions |
chargeRange |
charges allowed for resulting precursor ions. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.