Last commit for hpc/modules: 92a95de25353773c5d9e6f8a6768b5ddc2db1d24

Version 1.0, MArch 2019

Marcelo Ponce [2019-03-11 19:20:23]
Version 1.0, MArch 2019
# Example of module loading script
# for SciNet/Niagara system  -- using CCEnv and SAMTOOLS and BWA + required supporting packages nixpkgs and intel compiler
# November 2018

module load CCEnv
module load nixpkgs/16.09  intel/2018.3 samtools/1.9 bwa/0.7.17

module list
ViewGit