This is a forked version of the A5 Assembly Pipeline hosted at
http://code.google.com/p/ngopt/
(Tritt, Andrew, et al. "An integrated pipeline for de novo assembly of microbial genomes." PloS one 7.9 (2012): e42304.)
Please see README.html for the original authors' copyright and license information.
- Fixed a bug in detecting Phred64 quality coding.
- Added the latest idba_ud for iterative assembly.
- Fixed idba_ud's support for longer reads (up to 256bp).
The new script bin/a5 replaces the original script bin/a5_pipeline.pl.