Initial Setup
Clone the repository:
We use Pixi as are our package manager. Setup Pixi as described here, using the bash command:
After setup, source your bashrc to make sure pixi is on your path:
To verify everything is working correctly, try:
This will install additional required packages, then run linters and tests.
A natural next step is to run the basic analysis of the Decode ME data using the script here.
You can use pixi to run this or another script via the command: