Adds an enzyme to be searched for in the ISequence.

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

Syntax

C#
public void AddEnzyme(
	RestrictionEnzyme enzyme
)

Parameters

enzyme
Type: BioSharp.Core.Bio.Molbio..::.RestrictionEnzyme
a RestrictionEnzyme.

See Also