Click or drag to resize
HelperGetStrandTopology Method (SequenceStrandTopology)
Returns a string which represents specified SequenceStrandTopology.

Namespace: Bio.Util
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
public static string GetStrandTopology(
	SequenceStrandTopology strandTopology
)

Parameters

strandTopology
Type: Bio.IO.GenBankSequenceStrandTopology
Strand topology.

Return Value

Type: String
Returns string.
See Also