ECTOOLS
ECTools is a collection of scripts. In particular, the correction tool uses the unitigs from froma short read assembly and uses them to correct long read data. Other scripts are also included.
Documentation
Usage
To see what versions of ECTools are available type
module avail ectools
To see what other modules are needed, what commands are available and how to get additional help type
module help ectools
To use ECTools, include a command like this in your batch script or interactive session to load the ectools module:
module load ectools
Be sure you also load any other modules needed, as listed by the module help ectools
command.