Mercurial > repos > cpt > cpt_genome_editor
comparison genome_editor.xml @ 5:0e8079ac24f8 draft default tip
planemo upload commit f33bdf952d796c5d7a240b132af3c4cbd102decc
author | cpt |
---|---|
date | Fri, 05 Jan 2024 05:51:54 +0000 |
parents | 134bb2d7cdfd |
children |
comparison
equal
deleted
inserted
replaced
4:78ce8a1a8fd1 | 5:0e8079ac24f8 |
---|---|
1 <tool id="edu.tamu.cpt.gff3.genome_editor" name="Genome Editor" version="2.1"> | 1 <tool id="edu.tamu.cpt.gff3.genome_editor" name="Genome Editor" version="2.1"> |
2 <description>allows you to re-arrange a genome</description> | 2 <description>allows you to re-arrange a genome</description> |
3 <macros> | 3 <macros> |
4 <import>macros.xml</import> | 4 <import>macros.xml</import> |
5 <import>cpt-macros.xml</import> | 5 |
6 </macros> | 6 </macros> |
7 <expand macro="requirements"/> | 7 <expand macro="requirements"/> |
8 <command><![CDATA[ | 8 <command><![CDATA[ |
9 @GENOME_SELECTOR_PRE@ | 9 @GENOME_SELECTOR_PRE@ |
10 'python $__tool_directory__/genome_editor.py' | 10 'python $__tool_directory__/genome_editor.py' |