# HG changeset patch # User iuc # Date 1761840252 0 # Node ID e2332ae385c4325b553700c71922a89e8e8fa907 # Parent d0f6ac9763735389e3a6e507b7750895e2dd3a9e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/obitools commit a01e3c562cf5d62af522b893a25abde6476a1f45 diff -r d0f6ac976373 -r e2332ae385c4 illuminapairedend.xml.orig --- a/illuminapairedend.xml.orig Wed Sep 01 07:49:38 2021 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,169 +0,0 @@ -<<<<<<< HEAD - - 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 - - - - - - '$output' - - ]]> - - - - - - - - - - - - - - - - - - - - - - - - - - ->>>>>>> 7abad681f (add tools up until P) diff -r d0f6ac976373 -r e2332ae385c4 macros.xml.orig --- a/macros.xml.orig Wed Sep 01 07:49:38 2021 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,248 +0,0 @@ - - - - - obitools - - -<<<<<<< HEAD - - 1.2.13 - 21.01 -======= - - - obitools - - - 1.2.11 ->>>>>>> 7abad681f (add tools up until P) - - - - - - - - fastqsanger,fastqsanger.gz,fastqsolexa,fastqsolexa.gz,fasta,fasta.gz - input && - #else - ln -s '$input' input && - #end if - ]]> - - - - > galaxy.json - ]]> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - -
-
- - - - - - - - - - - - - - - - - - 10.1111/1755-0998.12428 - - - -
diff -r d0f6ac976373 -r e2332ae385c4 ngsfilter.xml.orig --- a/ngsfilter.xml.orig Wed Sep 01 07:49:38 2021 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,239 +0,0 @@ -<<<<<<< HEAD - - Assigns sequence records to the corresponding experiment/sample based on DNA tags and primers - - macros.xml - - - - '$output' - - #if $bool - #if $input.ext.endswith(".gz") - && gzip -c unident > '$unident' - #else - && mv unident '$unident' - #end if - #set outputs = [("output", $output), ("unident", $unident)] - #end if - @GENERATE_GALAXY_JSON@ - ]]> - - - - - - - - - - - bool is True - - - - - - - - - - - - - - - - - - - - - - - - - - -======= - - Assigns sequence records to the corresponding experiment/sample based on DNA tags and primers - - - macros.xml - - - - - '$output' - - ]]> - - - - - - - - - - - - bool is True - - - - - - - - - - - - - - - - - - - - - - - - - - ->>>>>>> 7abad681f (add tools up until P) diff -r d0f6ac976373 -r e2332ae385c4 obiannotate.xml --- a/obiannotate.xml Wed Sep 01 07:49:38 2021 +0000 +++ b/obiannotate.xml Thu Oct 30 16:04:12 2025 +0000 @@ -1,9 +1,9 @@ Adds/Edits sequence record annotations - macros.xml + - +
- - + +
- - - - + + + +
- +
- - + +
- - - - + + + +
diff -r d0f6ac976373 -r e2332ae385c4 obiannotate.xml.orig --- a/obiannotate.xml.orig Wed Sep 01 07:49:38 2021 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,337 +0,0 @@ -<<<<<<< HEAD - - Adds/Edits sequence record annotations - - macros.xml - - - - '$output' - - @GENERATE_GALAXY_JSON@ - ]]> - - - - -
- - -
- - -
- - -
- - - - - - - - - - - - - -
- - - - - -
- - - - - - - - - - -
- - - - - - -
- - -
- - - - - - -
- - -
- - -
- - - - - -
- -
- - - - - -
-======= - - Adds/Edits sequence record annotations - - - macros.xml - - - - - - '$output' - ]]> - - - - - - -
- - -
- - -
- - -
- - - - - - - - - - - - - -
- - - - - -
- - - - - - - - - -
- - - - - - - -
- - -
- - - - - - -
-
- - - - - -
->>>>>>> 7abad681f (add tools up until P) diff -r d0f6ac976373 -r e2332ae385c4 obiclean.xml.orig --- a/obiclean.xml.orig Wed Sep 01 07:49:38 2021 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,156 +0,0 @@ -<<<<<<< HEAD - - tags a set of sequences for PCR/sequencing errors identification - - macros.xml - - - - - '$output' - @GENERATE_GALAXY_JSON@ - ]]> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -======= - - tags a set of sequences for PCR/sequencing errors identification - - - macros.xml - - - - - - - '$output' - - - ]]> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ->>>>>>> 7abad681f (add tools up until P) diff -r d0f6ac976373 -r e2332ae385c4 obiconvert.xml.orig --- a/obiconvert.xml.orig Wed Sep 01 07:49:38 2021 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,215 +0,0 @@ -<<<<<<< HEAD - - converts sequence files to different output formats - - macros.xml - - - - '${output}' - @GENERATE_GALAXY_JSON@ - ]]> - - - - - - - - - - - - ecopcrdb == True - - - - - - - - - - - - - - - - - - - -======= - - converts sequence files to different output formats - - - macros.xml - - - - - - '${output}' - ]]> - - - - - - - - - - - - - - - - - - - - - - - - - ecopcrdb == True - - - - - - - - - - - - - - - - - - - - - - - ->>>>>>> 7abad681f (add tools up until P) diff -r d0f6ac976373 -r e2332ae385c4 obigrep.xml.orig --- a/obigrep.xml.orig Wed Sep 01 07:49:38 2021 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,337 +0,0 @@ -<<<<<<< HEAD - - Filters sequence file - - macros.xml - - - - '$output' - @GENERATE_GALAXY_JSON@ - ]]> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -======= - - Filters sequence file - - - macros.xml - - - - - - - '$output' - ]]> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ->>>>>>> 7abad681f (add tools up until P) diff -r d0f6ac976373 -r e2332ae385c4 obisort.xml.orig --- a/obisort.xml.orig Wed Sep 01 07:49:38 2021 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,133 +0,0 @@ -<<<<<<< HEAD - - sorts sequence records according to the value of a given attribute - - macros.xml - - - - - '$output' - @GENERATE_GALAXY_JSON@ - ]]> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -======= - - sorts sequence records according to the value of a given attribute, which can be either numeric or alphanumeric - - - macros.xml - - - - - - - '$output' - ]]> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ->>>>>>> 7abad681f (add tools up until P) diff -r d0f6ac976373 -r e2332ae385c4 obistat.xml.orig --- a/obistat.xml.orig Wed Sep 01 07:49:38 2021 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,288 +0,0 @@ -<<<<<<< HEAD - - computes basic statistics for attribute values - - macros.xml - - - - '$output' - ]]> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -======= - - computes basic statistics for attribute values - - - macros.xml - - - - - - - '$output' - - ]]> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ->>>>>>> 7abad681f (add tools up until P) diff -r d0f6ac976373 -r e2332ae385c4 obitab.xml.orig --- a/obitab.xml.orig Wed Sep 01 07:49:38 2021 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,123 +0,0 @@ -<<<<<<< HEAD - - converts sequence file to a tabular file - - macros.xml - - - - '$output' - ]]> - - - - - - - - - - - - - - - - - - - - - - -======= - - converts sequence file to a tabular file that can be open by a spreadsheet program or R - - - macros.xml - - - - - - - '$output' - ]]> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ->>>>>>> 7abad681f (add tools up until P) diff -r d0f6ac976373 -r e2332ae385c4 obiuniq.xml.orig --- a/obiuniq.xml.orig Wed Sep 01 07:49:38 2021 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,182 +0,0 @@ -<<<<<<< HEAD - - - macros.xml - - - - '$output' - @GENERATE_GALAXY_JSON@ - ]]> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -======= - - - - macros.xml - - - - - - '$output' - - ]]> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ->>>>>>> 7abad681f (add tools up until P) diff -r d0f6ac976373 -r e2332ae385c4 test-data/input_ngsfilter_extrafile.txt --- a/test-data/input_ngsfilter_extrafile.txt Wed Sep 01 07:49:38 2021 +0000 +++ b/test-data/input_ngsfilter_extrafile.txt Thu Oct 30 16:04:12 2025 +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 @