# HG changeset patch # User iuc # Date 1673612286 0 # Node ID 6dbef7ea22533bb2ee3a9e0ce9322df491b54b1e # Parent f2c21525a96088f0e035b2e54cf8ff50bb9bfdc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tool_collections/bamtools/bamtools_split commit 862f05b5053f55def8007194a702019418697cb5 diff -r f2c21525a960 -r 6dbef7ea2253 bamtools_split_mapped.xml --- a/bamtools_split_mapped.xml Wed Jan 11 13:37:46 2023 +0000 +++ b/bamtools_split_mapped.xml Fri Jan 13 12:18:06 2023 +0000 @@ -1,5 +1,5 @@ - - + + into a mapped and an unmapped dataset macros.xml @@ -34,12 +34,9 @@ ----- -.. class:: warningmark - - **How it works** -Splits the input BAM file into 2 output files named (MAPPED) and (UNMAPPED) containing mapped and unmapped reads, respectively. +Splits the input BAM file into 2 output files containing mapped and unmapped reads, respectively. ----- diff -r f2c21525a960 -r 6dbef7ea2253 macros.xml --- a/macros.xml Wed Jan 11 13:37:46 2023 +0000 +++ b/macros.xml Fri Jan 13 12:18:06 2023 +0000 @@ -1,7 +1,7 @@ 2.5.2 - 0 + 1 bamtools diff -r f2c21525a960 -r 6dbef7ea2253 test-data/bamtools-split-test1.bam Binary file test-data/bamtools-split-test1.bam has changed