The RestrictionEnzyme type exposes the following members.

Properties

  NameDescription
CutType
returns the type of cut produced by the enzyme
DownstreamCut
returns the cut site within or downstream of the recognition site.
DownstreamEndType
returns the double-stranded end type produced by the primary (intra-site or downstream) cut.
ForwardRegex
returns a regular expression which matches the forward strand of the recognition site.
IsPalindromic
returns true if the recognition site is palindromic.
Name
returns the enzyme name.
RecognitionSite
returns the forward strand of the recognition site.
ReverseRegex
returns a regular expression which matches the reverse strand of the recognition site.
UpstreamCut
returns the cut site upstream of the recognition site.
UpstreamEndType
returns the double-stranded end type produced by the secondary (upstream) cut.

See Also