# HG changeset patch # User bgruening # Date 1739214731 0 # Node ID 707d1578e0ecd04ba490c0cbbe7480b63a6c4a46 planemo upload for repository https://github.com/biod/sambamba commit 99bb4ed496a9cce79ab0a7e613230cf63a44d9f9 diff -r 000000000000 -r 707d1578e0ec Sambamba_flagstat.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Sambamba_flagstat.xml Mon Feb 10 19:12:11 2025 +0000 @@ -0,0 +1,45 @@ + + Retrieving flag statistics from BAM file + + macros.xml + + + $output + ]]> + + + + + + + + + + + + + + + + + diff -r 000000000000 -r 707d1578e0ec macros.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/macros.xml Mon Feb 10 19:12:11 2025 +0000 @@ -0,0 +1,17 @@ + + 1.0.1 + 2 + + + sambamba + + + + + + + 10.1093/bioinformatics/btv098 + + + + diff -r 000000000000 -r 707d1578e0ec test-data/1.bam Binary file test-data/1.bam has changed diff -r 000000000000 -r 707d1578e0ec test-data/1.coord.sorted.bam Binary file test-data/1.coord.sorted.bam has changed diff -r 000000000000 -r 707d1578e0ec test-data/1.qname.sorted.bam Binary file test-data/1.qname.sorted.bam has changed diff -r 000000000000 -r 707d1578e0ec test-data/2.bam Binary file test-data/2.bam has changed diff -r 000000000000 -r 707d1578e0ec test-data/2.markdup.bam Binary file test-data/2.markdup.bam has changed diff -r 000000000000 -r 707d1578e0ec test-data/2.markdup.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test-data/2.markdup.txt Mon Feb 10 19:12:11 2025 +0000 @@ -0,0 +1,13 @@ + +sambamba 1.0.1 + by Artem Tarasov and Pjotr Prins (C) 2012-2023 + LDC 1.39.0 / DMD v2.109.1 / LLVM17.0.6 / bootstrap LDC - the LLVM D compiler (1.39.0) + +finding positions of the duplicate reads in the file... + sorted 0 end pairs + and 4 single ends (among them 0 unmatched pairs) + collecting indices of duplicate reads... done in 0 ms + found 3 duplicates +collected list of positions in 0 min 0 sec +marking duplicates... +collected list of positions in 0 min 0 sec diff -r 000000000000 -r 707d1578e0ec test-data/2.markdup_removed.bam Binary file test-data/2.markdup_removed.bam has changed diff -r 000000000000 -r 707d1578e0ec test-data/coordinate_sorted.bam Binary file test-data/coordinate_sorted.bam has changed diff -r 000000000000 -r 707d1578e0ec test-data/coordinate_sorted_merged.bam Binary file test-data/coordinate_sorted_merged.bam has changed diff -r 000000000000 -r 707d1578e0ec test-data/qname_sorted.bam Binary file test-data/qname_sorted.bam has changed diff -r 000000000000 -r 707d1578e0ec test-data/qname_sorted_merged.bam Binary file test-data/qname_sorted_merged.bam has changed