Click or drag to resize
KmersOfSequenceKmers Property
Gets the set of associated Kmers.

Namespace: Bio.Algorithms.Kmer
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
public HashSet<KmersOfSequenceKmerPositions> Kmers { get; }

Property Value

Type: HashSetKmersOfSequenceKmerPositions
See Also