public class Protease extends Object implements Comparable
Modifier and Type | Class and Description |
---|---|
protected class |
Protease.SlidingWindow |
Modifier and Type | Field and Description |
---|---|
static Protease |
ASP_N |
static Protease |
ASP_N_DE |
static Protease |
CHYMOTRYPSIN |
static Protease |
ENTEROKINASE |
static Protease |
FACTOR_Xa
Factor Xa protease.
|
static Protease |
GLU_C |
static Protease |
HRV_3C
Human rhinovirus 3C protease.
|
static Protease |
LYS_C |
static Protease |
TEV
Tobacco Etch virus protease.
|
static Protease |
THROMBIN
Human thrombin protease.
|
static Protease |
TRYPSIN |
public static final Protease CHYMOTRYPSIN
public static final Protease THROMBIN
public static final Protease TEV
public static final Protease HRV_3C
public static final Protease FACTOR_Xa
public static final Protease ENTEROKINASE
public int compareTo(Object inObj2)
compareTo
in interface Comparable
public Protease setP6Specificity(String inValue)
public String getP6Specificity()
public Protease setExcludedP6Residues(String inValue)
public String getExcludedP6Residues()
public Protease setP5Specificity(String inValue)
public String getP5Specificity()
public Protease setExcludedP5Residues(String inValue)
public String getExcludedP5Residues()
public Protease setP4Specificity(String inValue)
public String getP4Specificity()
public Protease setExcludedP4Residues(String inValue)
public String getExcludedP4Residues()
public Protease setP3Specificity(String inValue)
public String getP3Specificity()
public Protease setExcludedP3Residues(String inValue)
public String getExcludedP3Residues()
public Protease setP2Specificity(String inValue)
public String getP2Specificity()
public Protease setExcludedP2Residues(String inValue)
public String getExcludedP2Residues()
public Protease setP1Specificity(String inValue)
public String getP1Specificity()
public Protease setExcludedP1PrimeResidues(String inValue)
public String getExcludedP1PrimeResidues()
public Protease setP1PrimeSpecificity(String inValue)
public String getP1PrimeSpecificity()
public Protease setExcludedP1Residues(String inValue)
public String getExcludedP1Residues()
public Protease setExcludedP2PrimeResidues(String inValue)
public String getExcludedP2PrimeResidues()
public Protease setP2PrimeSpecificity(String inValue)
public String getP2PrimeSpecificity()
public Protease setP3PrimeSpecificity(String inValue)
public String getP3PrimeSpecificity()
public List<DigestFragment> digest(Protein inProtein, DigestSettings inSettings)
public boolean isCleavageSite(char inP1Residue, char inP1PrimeResidue)
public boolean isCleavageSite(CharSequence inNTerminalResidues, CharSequence inCTerminalResidues)