Deconstruct APNG file into a sequence of PNG frames.
This program converts APNG file into a sequence of individual PNG frames. Command-line interface and GUI viersions.
Also, APNG Assembler can be found at http://sourceforge.net/projects/apngasm
What's next of SOAPdenovo2:
MEGAHIT is the formal successor of SOAPdenovo2
MEGAHIT: An ultra-fast single-node solution for large and complex metagenomics assembly via succinct de Bruijn graph
http://www.ncbi.nlm.nih.gov/pubmed/25609793
https://github.com/voutcn/megahit
Latest Code on GitHub:
https://github.com/aquaskyline/SOAPdenovo2
SOAPdenovo is a novel short-read assembly method that can build a de novo draft assembly for human-sized genomes. The program is specially designed...