MetaVelvet
MetaVelvet is an extension of the Velvet assembler to de novo metagenome assembly from short sequence reads.
Documentation
Usage
To see what versions of MetaVelvet are available type
module avail metavelvet
To see what other modules are needed, what commands are available and how to get additional help type
module help metavelvet
To use MetaVelvet, include a command like this in your batch script or interactive session to load the metavelvet module:
module load metavelvet
Be sure you also load any other modules needed, as listed by the module help metavelvet
command.