FredHutch / easybuild-life-sciences

Howto and implementation documentation
https://fredhutch.github.io/easybuild-life-sciences/
21 stars 6 forks source link

Add all Immcantation Python libraries Alakazam, SHazaM, TigGER, and SCOPer #488

Closed fizwit closed 3 years ago

fizwit commented 3 years ago

pRESTO and Change-O are already installed as part of the Fred Hutch Python. From a Rhino/Gizmo node use the command: module load fhPython/3.8.6. Add the rest of the Immcantation packages: Alakazam, SHazaM, TigGER, and SCOPer to the same package.

https://immcantation.readthedocs.io/en/stable/

fizwit commented 3 years ago

presto and chango are installed in Python, The remainder are R packages. install.packages(c("alakazam", "shazam", "tigger", "scoper"))