Package | Description |
---|---|
com.hfg.bio |
Modifier and Type | Field and Description |
---|---|
static Protease |
Protease.ASP_N |
static Protease |
Protease.ASP_N_DE |
static Protease |
Protease.CHYMOTRYPSIN |
static Protease |
Protease.ENTEROKINASE |
static Protease |
Protease.FACTOR_Xa
Factor Xa protease.
|
static Protease |
Protease.GLU_C |
static Protease |
Protease.HRV_3C
Human rhinovirus 3C protease.
|
static Protease |
Protease.LYS_C |
static Protease |
Protease.TEV
Tobacco Etch virus protease.
|
static Protease |
Protease.THROMBIN
Human thrombin protease.
|
static Protease |
Protease.TRYPSIN |
Modifier and Type | Method and Description |
---|---|
Set<Protease> |
DigestSettings.getProteases() |
Modifier and Type | Method and Description |
---|---|
DigestSettings |
DigestSettings.setProtease(Protease inValue) |
Modifier and Type | Method and Description |
---|---|
DigestSettings |
DigestSettings.setProteases(Collection<Protease> inValues) |
jataylor@hairyfatguy.com