-

Difference between revisions of "Sambamba"

From Open Bioinformatics Foundation
Jump to: navigation, search
(Paper published!)
(Use DOI link)
 
Line 5: Line 5:
 
   https://github.com/lomereiter/sambamba
 
   https://github.com/lomereiter/sambamba
  
The Sambamba paper is published in Bioinformatics (2015) doi: [http://bioinformatics.oxfordjournals.org/content/early/2015/02/18/bioinformatics.btv098.full.pdf+html 10.1093/bioinformatics/btv098 10.1093/bioinformatics/btv098].
+
The Sambamba paper is published in Bioinformatics (2015) doi: [http://dx.doi.org/10.1093/bioinformatics/btv098 10.1093/bioinformatics/btv098].
 
Timing logs used in the publication can be found [https://github.com/pjotrp/smb_performance here].
 
Timing logs used in the publication can be found [https://github.com/pjotrp/smb_performance here].

Latest revision as of 04:47, 24 February 2015

Sambamba is a high performance modern robust and fast tool (and library), written in the D programming language, for working with SAM, BAM and CRAM formats. Current parallelised functionality is an important subset of samtools functionality, including view, index, sort, markdup, mpileup and depth.

For more information see

 https://github.com/lomereiter/sambamba

The Sambamba paper is published in Bioinformatics (2015) doi: 10.1093/bioinformatics/btv098. Timing logs used in the publication can be found here.