Gather all count sketches into a single count sketch matrix
Source:R/countsketch.R
BascetGatherCountSketch.Rd
TODO binary file format
Usage
BascetGatherCountSketch(
bascetRoot,
inputName = "countsketch",
outputName = "countsketch_mat.csv",
includeCells = NULL,
overwrite = FALSE,
runner = GetDefaultBascetRunner(),
bascet_instance = GetDefaultBascetInstance()
)