Mercurial > repos > cpt > cpt_gbk_to_5col
comparison gbk_to_five_col.xml @ 2:8f5f2142fc2b draft default tip
planemo upload commit f33bdf952d796c5d7a240b132af3c4cbd102decc
author | cpt |
---|---|
date | Fri, 05 Jan 2024 05:51:38 +0000 |
parents | 1bdd481d5c25 |
children |
comparison
equal
deleted
inserted
replaced
1:1bdd481d5c25 | 2:8f5f2142fc2b |
---|---|
1 <tool id="edu.tamu.cpt.genbank.GBKtoFiveCol" name="Genbank to Five Column Format" version="1.0"> | 1 <tool id="edu.tamu.cpt.genbank.GBKtoFiveCol" name="Genbank to Five Column Format" version="1.0"> |
2 <description/> | 2 <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 detect_errors="aggressive"><![CDATA[ | 8 <command detect_errors="aggressive"><![CDATA[ |
9 'python $__tool_directory__/gbk_to_five_col.py' | 9 'python $__tool_directory__/gbk_to_five_col.py' |
10 "$file" | 10 "$file" |