returns the enzyme which cuts at this site.

Namespace:  BioSharp.Core.Bio.Seq.Impl
Assembly:  BioSharp.Core (in BioSharp.Core.dll) Version: 0.1.3191.26120 (0.1.0.0)

Syntax

C#
public RestrictionEnzyme Enzyme { get; }

Implements

IRestrictionSite..::.Enzyme

Remarks

A sequence which is the target for several different enzymes is expected to have a corresponding IRestrictionSite feature for each.

See Also