Uses of Class
com.compomics.util.protein.Enzyme
Packages that use Enzyme
Package
Description
Classes related to input/output.
Classes concerning useful Objects and their operations for modeling and handling proteins.
-
Uses of Enzyme in com.compomics.util.io
Methods in com.compomics.util.io that return Enzyme -
Uses of Enzyme in com.compomics.util.protein
Subclasses of Enzyme in com.compomics.util.proteinModifier and TypeClassDescriptionclassThis 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.classThis class implements the functionality of an Enzyme by simulating digestion based on a regular expression.