0mician / sga

de novo sequence assembler using string graphs

Home Page:http://genome.cshlp.org/content/22/3/549

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SGA - String Graph Assembler

SGA is a de novo genome assembler based on the concept of string graphs. The major goal of SGA is to be very memory efficient, which is achieved by using a compressed representation of DNA sequence reads.


For installation and usage instructions see src/README

For running examples see src/examples and the sga wiki

For questions or support contact jared.simpson --at-- oicr.on.ca

About

de novo sequence assembler using string graphs

http://genome.cshlp.org/content/22/3/549


Languages

Language:C++ 92.7%Language:C 3.2%Language:Python 1.9%Language:Perl 1.0%Language:Makefile 0.4%Language:M4 0.4%Language:Shell 0.3%Language:HTML 0.2%