Gather all minhashes into a single histogram file
Source:R/count_kmer.R
BascetMakeMinhashHistogram.Rd
Gather all minhashes into a single histogram file
Usage
BascetMakeMinhashHistogram(
bascetRoot,
inputName = "minhash",
outputName = "minhash_hist.csv",
includeCells = NULL,
overwrite = FALSE,
runner = GetDefaultBascetRunner(),
bascet_instance = GetDefaultBascetInstance()
)