Click or drag to resize
KmerIndexerPositions Property
Gets the starting position within sequence.

Namespace: Bio.Algorithms.Kmer
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
public IList<long> Positions { get; }

Property Value

Type: IListInt64
See Also