Represents a restriction enzyme according to the REBASE standard.

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

Syntax

C#
public class RestrictionEnzyme

Remarks

The cut positions are indicated relative to the 5' end of the recognition site and occur downstream of the given residue. Note that some enzmyes cut in more than one position and that cut positions may occur outside the recognition site.

Original BioJava version by Keith James. Port to C# by Doug Swisher.

Inheritance Hierarchy

System..::.Object
  BioSharp.Core.Bio.Molbio..::.RestrictionEnzyme

See Also