This directory contains bioinformatics pipeline configurations optimized for Ubuntu Linux Aarch64 environments to test Tracer.
- Description: FastQuorum pipeline for Codespaces.
- Quick Start:
cd fastquorum && ./run.sh
- Specs: Minimum 1 CPUs, 2GB RAM recommended.
- Description: Nextflow pipeline using Conda for dependency management. (README not provided; see pipeline scripts for details.)
- Quick Start:
cd nextflow-conda && ./run.sh
- Specs: Minimum 1 CPUs, 1GB RAM.
- Description: Nextflow pipeline using Pixi for dependency management. See README for details.
- Quick Start:
cd nextflow-pixi && ./run.sh
- Specs: Minimum 1 CPUs, 1GB RAM.
- For more details, see each pipeline's README or script.