Skip to content

avilella/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

experimental de novo sequence assembler using string graphs

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 85.6%
  • C 11.4%
  • Python 2.6%
  • Other 0.4%