#%Module

# NOTE: This is an automatically-generated file!  (generated by the
# samtools10401 rpm).  Any changes made here will be lost a) if the RPM is
# uninstalled, or b) if the RPM is upgraded or uninstalled.

proc ModulesHelp { } {
   puts stderr "This module adds samtools 1.4.1 to various paths"
}

module-whatis   "Sets up samtools 1.4.1"
prepend-path    PATH "/usr/local/samtools/1.4.1/bin"
prepend-path    LD_LIBRARY_PATH "/usr/local/samtools/1.4.1/lib64"
prepend-path    LIBRARY_PATH "/usr/local/samtools/1.4.1/lib64"
prepend-path    CPATH "/usr/local/samtools/1.4.1/include"
prepend-path	MANPATH "/usr/local/samtools/1.4.1/share/man"
