-

Difference between revisions of "Sambamba"

From Open Bioinformatics Foundation
Jump to: navigation, search
(Sambamba suppl. material)
(Use DOI link)
 
(One intermediate revision by one other user not shown)
Line 5: Line 5:
 
   https://github.com/lomereiter/sambamba
 
   https://github.com/lomereiter/sambamba
  
The Sambamba paper is currently under review. Supplementary material can be found [https://github.com/pjotrp/smb_performance here].
+
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].

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.