Skip to content

Instantly share code, notes, and snippets.

@johnsolk
Created November 5, 2017 01:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save johnsolk/89ab74005ccc0a2b104720bf052c1b04 to your computer and use it in GitHub Desktop.
Save johnsolk/89ab74005ccc0a2b104720bf052c1b04 to your computer and use it in GitHub Desktop.
# load these modules to run dammit on MSU HPCC
source /mnt/home/ljcohen/.bashrc
module load GNU/4.8.3
module unload python
module load anaconda
module load parallel
source activate dammit
module load LAST/737
export DAMMIT_DB_DIR=/mnt/research/ged/data/dammitdb/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment