# HG changeset patch
# User iuc
# Date 1710940629 0
# Node ID 8cb6bd5118794c2429bddd77c3cf7a75b6212eba
# Parent 83fbdf93d51ec250f9e97ecfe4eb2f426b14ca5b
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/obitools commit dabf62d438facc62f3e606ff4419092fdcdfaa44
diff -r 83fbdf93d51e -r 8cb6bd511879 illuminapairedend.xml
--- a/illuminapairedend.xml Mon May 10 19:36:09 2021 +0000
+++ b/illuminapairedend.xml Wed Mar 20 13:17:09 2024 +0000
@@ -1,95 +1,97 @@
-
- Construct consensus reads from Illumina pair-end reads
-
- macros.xml
-
-
-
-
- fastq3p.fastq &&
- gunzip -c '$inputfastq5p' > fastq5p.fastq &&
- #else
- ln -s '$inputfastq3p' fastq3p.fastq &&
- ln -s '$inputfastq5p' fastq5p.fastq &&
- #end if
-
- illuminapairedend
- ##--index-file=
- #if $inputfastq3p.ext.startswith("fastqsolexa")
- ##input file is in fastq nucleic format produced by solexa sequencer
- --solexa
- #else if $inputfastq3p.ext.startswith("fastqillumina")
- ##input file is in fastq nucleic format produced by solexa sequencer
- --illumina
- #else
- ## input file is in sanger fastq nucleic format (standard fastq)
- --sanger
- #end if
- --without-progress-bar
- --score-min='$score'
- -r fastq3p.fastq
- fastq5p.fastq
- #if $inputfastq3p.ext.endswith(".gz")
- | gzip -c
- #end if
- > '$output'
- ]]>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+ Construct consensus reads from Illumina pair-end reads
+
+ macros.xml
+
+
+
+
+
+ fastq3p.fastq &&
+ gunzip -c '$inputfastq5p' > fastq5p.fastq &&
+ #else
+ ln -s '$inputfastq3p' fastq3p.fastq &&
+ ln -s '$inputfastq5p' fastq5p.fastq &&
+ #end if
+
+ illuminapairedend
+ ##--index-file=
+ #if $inputfastq3p.ext.startswith("fastqsolexa")
+ ##input file is in fastq nucleic format produced by solexa sequencer
+ --solexa
+ #else if $inputfastq3p.ext.startswith("fastqillumina")
+ ##input file is in fastq nucleic format produced by solexa sequencer
+ --illumina
+ #else
+ ## input file is in sanger fastq nucleic format (standard fastq)
+ --sanger
+ #end if
+ --without-progress-bar
+ --score-min='$score'
+ -r fastq3p.fastq
+ fastq5p.fastq
+ #if $inputfastq3p.ext.endswith(".gz")
+ | gzip -c
+ #end if
+ > '$output'
+ ]]>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff -r 83fbdf93d51e -r 8cb6bd511879 macros.xml
--- a/macros.xml Mon May 10 19:36:09 2021 +0000
+++ b/macros.xml Wed Mar 20 13:17:09 2024 +0000
@@ -5,7 +5,11 @@
obitools
-
+
+
+ obitools
+
+
1.2.13
21.01
diff -r 83fbdf93d51e -r 8cb6bd511879 test-data/input_ngsfilter_extrafile.txt
--- a/test-data/input_ngsfilter_extrafile.txt Mon May 10 19:36:09 2021 +0000
+++ b/test-data/input_ngsfilter_extrafile.txt Wed Mar 20 13:17:09 2024 +0000
@@ -1,4 +1,4 @@
-wolf_diet 13a_F730603 aattaac TTAGATACCCCACTATGC TAGAACAGGCTCCTCTAG F @
-wolf_diet 15a_F730814 gaagtag TTAGATACCCCACTATGC TAGAACAGGCTCCTCTAG F @
-wolf_diet 26a_F040644 gaatatc TTAGATACCCCACTATGC TAGAACAGGCTCCTCTAG F @
-wolf_diet 29a_F260619 gcctcct TTAGATACCCCACTATGC TAGAACAGGCTCCTCTAG F @
+wolf_diet 13a_F730603 aattaac TTAGATACCCCACTATGC TAGAACAGGCTCCTCTAG F @
+wolf_diet 15a_F730814 gaagtag TTAGATACCCCACTATGC TAGAACAGGCTCCTCTAG F @
+wolf_diet 26a_F040644 gaatatc TTAGATACCCCACTATGC TAGAACAGGCTCCTCTAG F @
+wolf_diet 29a_F260619 gcctcct TTAGATACCCCACTATGC TAGAACAGGCTCCTCTAG F @