Skip to main content

Module ptm

Module ptm 

Source
Expand description

Post-translational modification (PTM) site prediction.

Pattern-based detection of common PTM motifs in protein sequences: N-glycosylation, phosphorylation, disulfide bond potential, signal peptide cleavage sites.

Structs§

PtmSite
A predicted PTM site.

Enums§

PtmType
Type of post-translational modification.

Functions§

disulfide_bond_count
Count potential disulfide bonds (pairs of Cys residues).
scan_ptm_sites
Scan a protein sequence for potential PTM sites.