# HG changeset patch # User iuc # Date 1750337900 0 # Node ID f597cb9b33bf95da7d505013d202d7d73b08246a # Parent 4967154b98596c9498e51697d7fbc036497b7318 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_ampliconclip commit c508c3af0f4121dcc38e0be63db00a604e997b8a diff -r 4967154b9859 -r f597cb9b33bf macros.xml --- a/macros.xml Sun Sep 08 03:25:18 2024 +0000 +++ b/macros.xml Thu Jun 19 12:58:20 2025 +0000 @@ -11,8 +11,8 @@ please only bump the minor version in order to let the requirement version catch up eventually). To find the tools check: `grep " - 1.20 - 2 + 1.21 + 0 22.05 10.1093/gigascience/giab008 + 10.1093/bioinformatics/btr076 diff -r 4967154b9859 -r f597cb9b33bf samtools_ampliconclip.xml --- a/samtools_ampliconclip.xml Sun Sep 08 03:25:18 2024 +0000 +++ b/samtools_ampliconclip.xml Thu Jun 19 12:58:20 2025 +0000 @@ -50,14 +50,14 @@ - + - + @@ -65,10 +65,10 @@ - + - - + + diff -r 4967154b9859 -r f597cb9b33bf test-data/eboVir3.clipped.bam Binary file test-data/eboVir3.clipped.bam has changed diff -r 4967154b9859 -r f597cb9b33bf test-data/eboVir3.clipped.strand.bam Binary file test-data/eboVir3.clipped.strand.bam has changed diff -r 4967154b9859 -r f597cb9b33bf test-data/eboVir3.clipped.strand_gt30.bam Binary file test-data/eboVir3.clipped.strand_gt30.bam has changed diff -r 4967154b9859 -r f597cb9b33bf test-data/eboVir3.clipped.strand_gt30.counts.tsv --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test-data/eboVir3.clipped.strand_gt30.counts.tsv Thu Jun 19 12:58:20 2025 +0000 @@ -0,0 +1,4 @@ +#CHR LEFT RIGHT NAME SCORE STRAND NUM_CLIPPED +eboVir3 500 1500 1 0 - 113 +eboVir3 1500 2000 2 0 + 42 +eboVir3 1500 3000 3 0 - 141 diff -r 4967154b9859 -r f597cb9b33bf test-data/eboVir3.hardclipped.bam Binary file test-data/eboVir3.hardclipped.bam has changed