Illumina Project

Illumina documentation#
paste doc from my personal HP laptop
Running a simulation#
Generate plots#
1source ~/miniconda/bin/activate
2(illum) python3 interp_plots.py
Add results to website#
1git add .
2git commit -m "added new results"
3git push origin main
4npm run deploy <- very important
Site should be ready within the next minute here