episcanpy.pp.readandimputematrix

episcanpy.pp.readandimputematrix(file_name, min_coverage=1)

Temporary function to load and impute methyaltion count matrix into an AnnData object

Parameters
file_name : file name to read and load

min_coverage : minimum number of cells covered for which we keep and impute a variable

Returns

adata : AnnData Annotated data matrix.