Click or drag to resize
KmerData32 Fields

The KmerData32 type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberDNA_A_VALUE
Value to encode an A with as 2 bits
Public fieldStatic memberDNA_C_VALUE
Value to encode a C with as 2 bits
Public fieldStatic memberDNA_G_VALUE
Value to encode a G with as 2 bits
Public fieldStatic memberDNA_T_VALUE
Value to encode a T with as 2 bits
Public fieldStatic memberMAX_KMER_LENGTH
Maximum allowed value for a kmer
Public fieldStatic memberMIN_KMER_LENGTH
Minimum allowed value for a kmer
Top
See Also