Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
Meru::PairTable
Inherits
Reference
<
Object
Constructors
new
(bins :
Hash
(
CoveragePair
,
UInt64
) =
Hash
(
CoveragePair
,
UInt64
).new(0_u64))
Source
Instance methods
add
(cov_a :
UInt32
, cov_b :
UInt32
, count :
UInt64
= 1_u64) :
Nil
Source
bins
Source
empty?
Source
merge!
(other :
PairTable
) :
Nil
Source
total_pairs
Source
write_tsv
(path :
String
)
Source