Installation

Installing rust

If you don't already have the rust package manager cargo installed:

curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh

Installing crispr_screen

cargo install crispr_screen