Reading#
Note
For reading annotation use pandas.read_…
and add it to your anndata.AnnData
object. The following read functions are
intended for the numeric data in the data matrix X
.
Read common file formats using
Read 10x formatted hdf5 files and directories containing .mtx
files using
Read 10x-Genomics-formatted hdf5 file. |
|
Read 10x-Genomics-formatted mtx directory. |
|
Read 10x-Genomics-formatted visum dataset. |
Read other formats using functions borrowed from anndata
Read |
|
Read |
|
Read |
|
Read |
|
Read |
|
Read |
|
Read |
|
Read a gzipped condensed count matrix from umi_tools. |