Package com.compomics.util.protein


package com.compomics.util.protein
Classes concerning useful Objects and their operations for modeling and handling proteins.
  • Classes
    Class
    Description
    This class represents a sequence for a protein or peptide.
    This class implements an enzyme with a dual specificity; the N-terminus of a resultant peptide will have certain residue, the C-terminus will have another, eg.
    This class implements the functionality for an Enzyme.
    This class can be used to generate a Modification instance from a code or title.
    This class implements a specific Modification.
    This class holds a template for a Modification, meaning that it contains all shared characteristics of a Modification, but not the instance-specific one.
    This class represents the molecular formula.
    This class implements the behaviour for a Protein instance.
    This class implements the functionality of an Enzyme by simulating digestion based on a regular expression.