The strand that this feature lies upon.

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

Syntax

C#
StrandedFeature..::.Strand Strand { get; set; }

Remarks

This will be one of StrandedFeature.POSITIVE or NEGATIVE.

See Also