Mercurial > repos > petr-novak > tidecluster
comparison tidecluster_reannotate.xml @ 3:9e77d3afefdd draft
planemo upload for repository https://github.com/kavonrtep/galaxy_packages commit 75ae81766cb45060866adbd8d371c32c2990c6e3
author | petr-novak |
---|---|
date | Mon, 28 Aug 2023 11:03:59 +0000 |
parents | 299f14a6050a |
children | 1cef42f5a11b |
comparison
equal
deleted
inserted
replaced
2:299f14a6050a | 3:9e77d3afefdd |
---|---|
1 <tool id="tc_reannotate" name="TideCluster Reannotate" version="@TOOL_VERSION"> | 1 <tool id="tc_reannotate" name="TideCluster - Annotate Genome" version="@TOOL_VERSION"> |
2 <macros> | 2 <macros> |
3 <import>macros.xml</import> | 3 <import>macros.xml</import> |
4 </macros> | 4 </macros> |
5 <description>Reannotate tandem repeats using similarity-based approach</description> | 5 <description>Annotate tandem repeats in genome assembly using similarity-based approach</description> |
6 <expand macro="requirements" /> | 6 <expand macro="requirements" /> |
7 <command detect_errors="exit_code"><![CDATA[ | 7 <command detect_errors="exit_code"><![CDATA[ |
8 tc_reannotate.py | 8 tc_reannotate.py |
9 -s '$ref_seq' | 9 -s '$ref_seq' |
10 -f '$fasta_file' | 10 -f '$fasta_file' |