Mercurial > repos > petr-novak > dante
changeset 28:a9c81555f2fb draft
"planemo upload commit 4a5dc2e9ef73196e67feeb2b6952b835567fa557"
author | petr-novak |
---|---|
date | Wed, 26 Apr 2023 07:38:47 +0000 |
parents | 064d80d1fa28 |
children | 8f2bd3cae2de |
files | dante.xml dante_gff_output_filtering.xml dante_gff_to_dna.xml dante_gff_to_tabular.xml |
diffstat | 4 files changed, 4 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- 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>
--- 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>
--- 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>
--- 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>