Welcome to EpiPack’s documentation!#
EpiPack is a Python package for end-to-end single-cell ATAC-seq analysis, with core functionalities including reference mapping, cell label transfer, and the detection of out-of-reference (OOR) cell types and states under disease or perturbation conditions.
The package consists of three main components:
PEIVIandPEIVI mappingfunctions for reference construction and query mapping.epk.classifierfunction for cell label transfer.Global OOR detectorandlocal OOR detectorfunctions for detecting OOR cells under various conditions.
To get started with epipackpy, check out the installation guide and tutorials.