Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 442 Bytes

File metadata and controls

11 lines (7 loc) · 442 Bytes

SCData-PreProcessing

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.