R/read_umi_tools.R
read_umi_tools.Rd
Read a gzipped condensed count matrix from umi_tools.
read_umi_tools(filename, dtype = "float32")
File name to read from.
Numpy data type.
if (FALSE) { # \dontrun{ ad <- read_umi_tools("...") } # }