View source: R/read_umi_tools.R
read_umi_tools | R Documentation |
Read a gzipped condensed count matrix from umi_tools.
read_umi_tools(filename, dtype = "float32")
filename |
File name to read from. |
dtype |
Numpy data type. |
## Not run: ad <- read_umi_tools("...") ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.