Skip to content

Latest commit

 

History

History
48 lines (29 loc) · 1.38 KB

README.md

File metadata and controls

48 lines (29 loc) · 1.38 KB

cerebra

image

codecov

image

image

What is cerebra?

finds mutants in your scRNA-seq experiment

  • Free software: MIT license
  • Documentation: https://czbiohub.github.io/cerebra

Installation

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 . 

Usage

Greet a name multiple times!

$ cerebra hello --name "Rosalind Franklin" --count 10 

Features

  • TODO