Mercurial > repos > cpt > cpt_gbk_to_gff
comparison cpt_gbkToGff3.xml @ 2:a921d6148d88 draft default tip
planemo upload commit f33bdf952d796c5d7a240b132af3c4cbd102decc
author | cpt |
---|---|
date | Fri, 05 Jan 2024 05:51:44 +0000 |
parents | bb6332a85aa6 |
children |
comparison
equal
deleted
inserted
replaced
1:bb6332a85aa6 | 2:a921d6148d88 |
---|---|
1 <tool id="edu.tamu.cpt.gff3.customGbkToGff" name="(CPT) Genbank to GFF3: " version="20.1.0.0"> | 1 <tool id="edu.tamu.cpt.gff3.customGbkToGff" name="(CPT) Genbank to GFF3: " version="20.1.0.0"> |
2 <description> CPT made Biobython-based solution</description> | 2 <description> CPT made Biobython-based solution</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 '$__tool_directory__/gbk_to_gff3.py' | 9 '$__tool_directory__/gbk_to_gff3.py' |
10 '$gbkIn' | 10 '$gbkIn' |