Click or drag to resize
KmerData32SetKmerData Method
Overload List
  NameDescription
Public methodSetKmerData(Byte, Int32)
Sets the kmer value from the specific sequence. Note: Used in generating the links. Do not use this method to add kmerData to the tree.
Public methodSetKmerData(UInt64, Int32)
Sets the kmer value from the specific sequence.
Public methodSetKmerData(ISequence, Int64, Int32)
Sets the kmer value from the specific sequence.
Top
See Also