A package for pre-processing single-cell data in Python for machine learning purposes.
To install this package, cd
to the location of the cloned repository and run:
pip install -e .
An easy tutorial for the package (clustering, balanced splitting etc.) is provided as a Jupyter Notebook here.