finds mutants in your scRNA-seq experiment
- Free software: MIT license
- Documentation: https://czbiohub.github.io/cerebra
To install this code, clone this github repository and use pip to install
git clone <https://github.com/>czbiohub/cerebra.git
cd cerebra
# The "." means "install *this*, the folder where I am now"
pip install .
Greet a name multiple times!
$ cerebra hello --name "Rosalind Franklin" --count 10
- TODO