Nantes Université

. rédigé par Millet Maxime's avatar Millet Maxime
# Installation #
git clone git@gitlab.univ-nantes.fr:bird_pipeline_registry/genosysmics.git
cd genosysmics
(optional) conda create -n <project>
(optional) conda activate <project>
pip install .
genosysmics init <path/to/dir/samples.fq> --wd <project_dir>
genosysmics should be in your PATH, otherwise source your virtual environment.