# HG changeset patch # User iuc # Date 1691650422 0 # Node ID 0b7ec11b3c7c051681da0a951d784a78daa573cc # Parent 4bedca26c1336c76f5da0d4da5e35e18adc7034b planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/fastx_toolkit/fastx_barcode_splitter commit fd099d17eceaa319fbfe429f4725328d88b18c9f diff -r 4bedca26c133 -r 0b7ec11b3c7c fastx_barcode_splitter.xml --- a/fastx_barcode_splitter.xml Thu Oct 11 09:35:51 2018 -0400 +++ b/fastx_barcode_splitter.xml Thu Aug 10 06:53:42 2023 +0000 @@ -1,4 +1,4 @@ - + macros.xml @@ -8,7 +8,7 @@ mkdir split && @CATS@ '$__tool_directory__/fastx_barcode_splitter.pl' --bcfile '$BARCODE' --prefix 'split/' ---suffix +--suffix #if $input.is_of_type('fastqsanger', 'fastqsanger.gz', 'fastqsanger.bz2'): '.fastqsanger' #elif $input.is_of_type('fastqsolexa', 'fastqsolexa.gz', 'fastqsolexa.bz2'): @@ -78,7 +78,7 @@ - + diff -r 4bedca26c133 -r 0b7ec11b3c7c macros.xml --- a/macros.xml Thu Oct 11 09:35:51 2018 -0400 +++ b/macros.xml Thu Aug 10 06:53:42 2023 +0000 @@ -21,7 +21,9 @@ @@ -32,6 +34,7 @@ 0.0.14 + 2 fastqsanger,fastqsanger.gz,fastqsanger.bz2 fastqsolexa,fastqsolexa.gz,fastqsolexa.bz2 fastqillumina,fastqillumina.gz,fastqillumina.bz2