The RestrictionEnzyme type exposes the following members.
Fields
Name | Description | |
---|---|---|
![]() ![]() | BLUNT |
the sticky end type created by enzymes which leave a blunt end.
|
![]() ![]() | CUT_COMPOUND |
a cut type where the enzyme cuts in two positions relative to the recognition site.
|
![]() ![]() | CUT_SIMPLE |
a cut type where the enzyme cuts in one position relative to the recognition site.
|
![]() | cutType |
The cut type
|
![]() | dsCutPositions |
The downstream cut positions
|
![]() | forwardRegex |
Regex pattern to match in the forward direction.
|
![]() | name |
The name of the enzyme
|
![]() ![]() | OVERHANG_3PRIME |
the sticky end type created by enzymes which leave a 3' overhang.
|
![]() ![]() | OVERHANG_5PRIME |
the sticky end type created by enzymes which leave a 5' overhang.
|
![]() | reverseRegex |
Regex pattern to match in the reverse direction.
|
![]() | site |
The site at which cleavage occurs
|
![]() | usCutPositions |
The upstream cut positions
|