KmersOfSequence Constructor |
Name | Description | |
---|---|---|
KmersOfSequence(ISequence, Int32) |
Initializes a new instance of the KmersOfSequence class.
Takes k-mer sequence and k-mer length.
| |
KmersOfSequence(ISequence, Int32, HashSetKmersOfSequenceKmerPositions) |
Initializes a new instance of the KmersOfSequence class.
Takes k-mer sequence and occurring position.
|