Class Protease

java.lang.Object
org.biojava.bio.proteomics.Protease
All Implemented Interfaces:
Serializable

public class Protease extends Object implements Serializable
The protease class stores parameters needed by Digest to digest a protein sequence. A custom protease can be created or one derived from the attributes set in the ProteaseManager.xml resource.
Author:
Michael Jones, Mark Schreiber (refactoring to ProteaseManager)
See Also: