Protein.to.Peptide: Proteolytic digestion of a partial chemical labelled protein.

Description Usage Arguments Value Examples

Description

Generates a MS library containing peptides harbouring incomplete chemical Cys-labelled residues.

Usage

1
Protein.to.Peptide(sequence, missed = 3, enzym = "trypsin")

Arguments

sequence

Protein sequence.

missed

Missed cleavage sites produced by proteolytic enzyme. Default to 2.

enzym

Proteolytic enzyme used in the experiment. Default to Trypsin.

Value

List of peptides with incomplete chemically labelled Cys-protein residues.

Examples

1
2
3
4
5
6
## Not run: 
MT2a<-("MDPNCSCAAGDSCTCAGSCKCKECKCTSCKKSCCSCCPVGCAKCAQGCICKGASDKCSCCA")
TheoreticalMass<-Protein.to.Peptide(MT2a)


## End(Not run)

ManuelPerisDiaz/CysMpro documentation built on Oct. 18, 2020, 6:44 a.m.