csf-ngs / 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-- sanger.ac.uk

About

de novo sequence assembler using string graphs

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


Languages

Language:C++ 73.9%Language:C 24.0%Language:Perl 1.1%Language:Python 0.7%Language:Shell 0.3%