Click or drag to resize
KmerData32KmerData Property
Compressed value of the kmer that will be stored in the De-Bruijn Node.

Namespace: Bio.Algorithms.Kmer
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
public ulong KmerData { get; set; }

Property Value

Type: UInt64
See Also