scphylo.io.read#
- scphylo.io.read(filepath)[source]#
Read genotype matrix and read-count matrix.
The genotype matrix must be in the in format of
pandas.DataFrameThe read-count matrix must be in the format ofanndata.AnnData.
Read genotype matrix and read-count matrix.
The genotype matrix must be in the in format of pandas.DataFrame
The read-count matrix must be in the format of anndata.AnnData.