SUBREAD
Subread is a software suite for processing next-gen sequencing read data.
Documentation
Usage
To see what versions of Subread are available type
module avail subread
To see what other modules are needed, what commands are available and how to get additional help type
module help subread
To use Subread, include a command like this in your batch script or interactive session to load the Subread module:
module load subread
Be sure you also load any other modules needed, as listed by the module help *****
command.