Skip to content

cboursnell/sga

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 74.8%
  • C 21.6%
  • Python 2.0%
  • Perl 1.3%
  • Shell 0.3%