SGA is a de novo sequence assembler based on the assembly string graph [1]. It is implemented as a collection of algorithms based on the FM-index/Burrows-Wheeler transform. This includes the efficient FM-index to string graph construction algorithm described in [2]. The package also contains programs to correct sequencing errors and remove duplicate reads without using a reference genome.
GPLv3
Jared Simpson (js18[-at-]sanger.ac.uk)
You can download this project in either zip or tar formats.
You can also clone the project with Git by running:
$ git clone git://github.com/jts/sga