# HG changeset patch # User petr-novak # Date 1682494727 0 # Node ID a9c81555f2fb340fa47eb4b8cd65fd1d3a65ac1b # Parent 064d80d1fa288a396489c58816bc1d0570ba50a6 "planemo upload commit 4a5dc2e9ef73196e67feeb2b6952b835567fa557" diff -r 064d80d1fa28 -r a9c81555f2fb dante.xml --- a/dante.xml Thu Feb 02 09:48:58 2023 +0000 +++ b/dante.xml Wed Apr 26 07:38:47 2023 +0000 @@ -1,4 +1,4 @@ -<tool id="dante" name="Domain based ANnotation of Transposable Elements - DANTE" version="1.1.8""> +<tool id="dante" name="Domain based ANnotation of Transposable Elements - DANTE" version="1.1.8"> <description> Tool for annotation of transposable elements based on the similarity to conserved protein domains database. </description> <requirements> <requirement type="package">dante=0.1.8</requirement> diff -r 064d80d1fa28 -r a9c81555f2fb dante_gff_output_filtering.xml --- a/dante_gff_output_filtering.xml Thu Feb 02 09:48:58 2023 +0000 +++ b/dante_gff_output_filtering.xml Wed Apr 26 07:38:47 2023 +0000 @@ -1,4 +1,4 @@ -<tool id="domains_filter" name="Protein Domains Filter" version="1.1.8""> +<tool id="domains_filter" name="Protein Domains Filter" version="1.1.8"> <description> Tool for filtering of gff3 output from DANTE. Filtering can be performed based domain type and alignment quality. </description> <requirements> <requirement type="package">dante=0.1.8</requirement> diff -r 064d80d1fa28 -r a9c81555f2fb dante_gff_to_dna.xml --- a/dante_gff_to_dna.xml Thu Feb 02 09:48:58 2023 +0000 +++ b/dante_gff_to_dna.xml Wed Apr 26 07:38:47 2023 +0000 @@ -1,4 +1,4 @@ -<tool id="domains_extract" name="Extract Domains Nucleotide Sequences" version="1.1.8""> +<tool id="domains_extract" name="Extract Domains Nucleotide Sequences" version="1.1.8"> <description> Tool to extract nucleotide sequences of protein domains found by DANTE </description> <requirements> <requirement type="package">dante=0.1.8</requirement> diff -r 064d80d1fa28 -r a9c81555f2fb dante_gff_to_tabular.xml --- a/dante_gff_to_tabular.xml Thu Feb 02 09:48:58 2023 +0000 +++ b/dante_gff_to_tabular.xml Wed Apr 26 07:38:47 2023 +0000 @@ -1,4 +1,4 @@ -<tool id="gff_to_tabular" name="Convert dante gff3 to tab delimited file" version="1.1.8"" python_template_version="3.5"> +<tool id="gff_to_tabular" name="Convert dante gff3 to tab delimited file" version="1.1.8" python_template_version="3.5"> <requirements> <requirement type="package">dante=0.1.8</requirement> </requirements>