# riss_util ## Summary + **Module Name:** riss_util + **Support Level:** Primary Support + **Software Access Level:** Open Access + **Home Page:** [http://msi-riss.readthedocs.org/en/latest/software/riss_util.html](http://msi-riss.readthedocs.org/en/latest/software/riss_util.html) ## Software Description A collection of helpful utility scripts developed by the RISS group at MSI, mainly geared towards next-generation sequence data. ## General Linux To load this software in a Linux environment run the command: module load riss_util Visit the riss_util website for complete documentation: Run a progam without supplying any options for usage information. Use perldoc to view extended documentation for perl scripts (scripts ending in .pl). For example: perldoc redup.pl