Click or drag to resize
DeltaAlignmentParserGetPositions Method
Gets the position of DeltaAlignments in the specified file.

Namespace: Bio.Util
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
public IEnumerable<long> GetPositions()

Return Value

Type: IEnumerableInt64

[Missing <returns> documentation for "M:Bio.Util.DeltaAlignmentParser.GetPositions"]

See Also