Convert umitools flat format tsv to sparseMatrix .mtx format
umitools_to_mtx(count_file, output_path = NULL, ...)
count_file | path to umitools output file |
---|---|
output_path | path for output files. matrix.mtx.gz, barcodes.tsv.gz and
features.tsv.gz will be generated at the supplied path, or by default
created in same directory as the |
... | additional arguments to pass to |