Geneid 1.4.4

From HPCwiki
Revision as of 14:46, 21 December 2013 by Megen002 (talk | contribs)
Jump to navigation Jump to search

Module file

The module file can be found in this location:

 /cm/shared/apps/WUR/ABGC/modulefiles
#%Module1.0#######################################################################
## geneid 1.4.4 modulefile
##
proc ModulesHelp { } {

        puts stderr "\tAdds geneid v1.4.4 to your environment"
}

module-whatis   "Adds geneid v1.4.4 to your environment"

set             geneid_144_root        /cm/shared/apps/WUR/ABGC/geneid/geneid_v1.4.4/bin/

prepend-path     PATH             $geneid_144_root


See also

External links