read_umi_tools: read_umi_tools

View source: R/read_umi_tools.R

read_umi_toolsR Documentation

read_umi_tools

Description

Read a gzipped condensed count matrix from umi_tools.

Usage

read_umi_tools(filename, dtype = "float32")

Arguments

filename

File name to read from.

dtype

Numpy data type.

Examples

## Not run: 
ad <- read_umi_tools("...")

## End(Not run)

anndata documentation built on Sept. 23, 2022, 9:06 a.m.