Arivale on Python - Gibbons-Lab/wiki GitHub Wiki

Arivale on Python

This is very simple if you followed the new member setup :tada: Just setup the Arivale conda environment and you are set:

conda env create -f /proj/gibbons/software/arivale.yml
conda activate arivale-py

Now you can start Jupyter Lab as described before.

You can update your environment with:

conda activate arivale-py
conda update -c conda-forge -c bioconda -c defaults --all

To get started you can look through the small tutorials on /proj/gibbons/teaching/arivale.