umitools_to_mtx: Convert umitools flat format tsv to sparseMatrix .mtx format

Description Usage Arguments

View source: R/utils.R

Description

Convert umitools flat format tsv to sparseMatrix .mtx format

Usage

1
umitools_to_mtx(count_file, output_path = NULL, ...)

Arguments

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 count_file.

...

additional arguments to pass to readr::read_tsv()


hesselberthlab/scrunchy documentation built on Nov. 11, 2019, 2:29 p.m.