Protein.to.List: Library generation of chemical protein Cys-labelled residues.

Description Usage Arguments Value

Description

Generates theoretical list of Cys-labelled residues with a particular chemical labelling reagent.

Usage

1
2
3
4
5
6
7
8
9
Protein.to.List(
  sequence,
  IAA = FALSE,
  IAM = FALSE,
  ET = FALSE,
  NEM = FALSE,
  LABEL = TRUE,
  monoisotopic = FALSE
)

Arguments

sequence

Protein sequence.

IAA

Selection of chemical labelling reagent used: Iodoacetic acid.

IAM

Selection of chemical labelling reagent used: Iodoacetamide.

ET

Selection of chemical labelling reagent used: Ethyl iodoacetate.

NEM

Selection of chemical labelling reagent used: NEM.

LABEL

Chemical labelling. Default to TRUE.

monoisotopic

Monoisotopic mass considered for library construction. Default to FALSE.

Value

MS library generated.


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