scvi.data.read_10x_multiome

scvi.data.read_10x_multiome#

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

Read Multiome (scRNA + scATAC) data outputted by 10x Genomics software.

Parameters:

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

Return type:

AnnData