module
Meru::PairExtractor
Extended Modules
Defined in:
meru/pairs.crInstance Method Summary
Instance Method Detail
def extract(counts : KmerCounts, k : Int32, min_depth : Int32 = 2, max_depth : Int32 | Nil = nil, threads : Int32 = 1) : PairTable
#