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 March 31, 2023, 10:02 p.m.