represents the recognition site of a restriction enzyme.

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

Syntax

C#
public interface IRestrictionSite : IStrandedFeature, 
	IFeature, IFeatureHolder, IAnnotatable, IChangeable

Remarks

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

See Also