MARVEL Assembler
MARVEL consists of a set of tools that facilitate the overlapping, patching, correction and assembly of noisy (not so noisy ones as well) long reads.
Documentation
- MARVEL documentation is available on github at https://github.com/schloi/MARVEL.
Usage
To see what versions of marvel are available type
module avail marvel
To use marvel, first issue the command :
module load marvel
To see help on marrvel, type
module help marvel
Be sure you also load any other modules needed, as listed by the module help marvel
command.