Mercurial > repos > cpt > cpt_convert_mga
comparison cpt_convert_mga_to_gff3.xml @ 14:fa68b3ed5407 draft
planemo upload commit c2e2760ae56ed7d73f7ada10c105bf0e9bd80480
author | cpt |
---|---|
date | Sun, 23 Jul 2023 20:50:22 +0000 |
parents | 4738b01e6dc0 |
children | 1bf722ba06e3 |
comparison
equal
deleted
inserted
replaced
13:c62acc3e4bf6 | 14:fa68b3ed5407 |
---|---|
2 <description/> | 2 <description/> |
3 <macros> | 3 <macros> |
4 <import>cpt-macros.xml</import> | 4 <import>cpt-macros.xml</import> |
5 <import>macros.xml</import> | 5 <import>macros.xml</import> |
6 </macros> | 6 </macros> |
7 <expand macro="requirements"/> | 7 <expand macro="requirements"> |
8 <requirement type="package" version="3.9">python</requirement> | |
9 <requirement type="package" version="1.2.2">cpt_gffparser</requirement> | |
10 <requirement type="package" version="1.81">biopython</requirement> | |
11 </expand> | |
8 <command detect_errors="aggressive"><![CDATA[ | 12 <command detect_errors="aggressive"><![CDATA[ |
9 @GENOME_SELECTOR_PRE@ | 13 @GENOME_SELECTOR_PRE@ |
10 python '$__tool_directory__/cpt_convert_mga_to_gff3.py' | 14 python '$__tool_directory__/cpt_convert_mga_to_gff3.py' |
11 '$mga' | 15 '$mga' |
12 @GENOME_SELECTOR@ | 16 @GENOME_SELECTOR@ |