Click or drag to resize
IKmerBuilderBuild Method
Overload List
  NameDescription
Public methodBuild(ISequence, Int32)
Builds k-mers for input sequence and constructs KmersOfSequence corresponding to the sequence and associated k-mers.
Public methodBuild(IEnumerableISequence, Int32)
Builds k-mers for a list of input sequences. For each sequence in input list, constructs a KmersOfSequence corresponding to the sequence and associated k-mers.
Top
See Also