scvi.data.read_10x_atac

Contents

scvi.data.read_10x_atac#

scvi.data.read_10x_atac(base_path)[source]#

Read scATAC-seq data outputted by 10x Genomics software.

Parameters:

base_path (Union[str, Path]) – Path to directory with matrix, bed file, etc.

Return type:

AnnData