Snap
Module file
The module file can be found in this location:
/cm/shared/apps/WUR/ABGC/modulefiles
#%Module1.0#######################################################################
## bwa 0.7.5a modulefile
##
proc ModulesHelp { } {
puts stderr "\tAdds bwa v0.7.5a to your environment"
}
module-whatis "Adds bwa v0.7.5a to your environment"
set bwa_075a_root /cm/shared/apps/WUR/ABGC/bwa/bwa-0.7.5a
prepend-path PATH $bwa_075a_root