sambamba icon indicating copy to clipboard operation
sambamba copied to clipboard

Tools for working with SAM/BAM data

Results 38 sambamba issues
Sort by recently updated
recently updated
newest added

Hi, I have a problem with sambamba depth region. sambamba version: 0.6.6 Command: sambamba depth region -t 8 -L units.bed sorted_Pooled_cis.bam output: #. chrom chromStart chromEnd F3 F4 readCount meanCoverage...

support request - please use google groups instead
Follow the checklist to report an issue

I try: sambamba depth region -L $bed $sample1.bam $sample2.bam ... > output.bed and I expected to get multiple coverage columns that indicate the multiple input bams in one output, but...

Running `sambamba sort` on the same BAM `input.bam` file gives me differing results from one run to another. Is this expected behavior? I'm not sure what's causing this but the...

after bwa mem, the samtools suggested fixmate/sort command before mark duplicates. Is any way to implement those by sambamba now or add fixmate in sambamba in future? Thanks!

enhancement
help wanted

Wish sambamba can help quickly pick out alignment records based on query name list. Like samtools view -N after version 1.12. Much appreciated.

enhancement
help wanted

Dear developer, thanks a lot for this fast tool, can sambamba calculating ngs data duprate

bug

``` $ sambamba --version sambamba 0.8.2 by Artem Tarasov and Pjotr Prins (C) 2012-2021 LDC 1.27.1 / DMD v2.097.2 / LLVM11.0.0 / bootstrap LDC - the LLVM D compiler (1.27.1)...

bug

Hello, I recently heard about `sambamba` and it's performance gains over `samtools`, and was excited to compare it to `samtools + zlib` and `samtools + libdeflate` (I had also heard...

enhancement

I'm getting this error using sambamba/0.5.6 on centOS 7. "sambamba-markdup: Unexpected '-' when converting from type string to type ulong" my command is: sambamba markdup -t --tmpdir $tmpdir $filtered.sorted.bam undup.bam...

support request - please use google groups instead