comparison gff3_extract_sequence.xml @ 8:759ba1430091 draft

planemo upload commit 163cc633d25c2a79bbcb0b58762bf8f92cb1211e-dirty
author cpt
date Fri, 01 Dec 2023 04:07:14 +0000
parents 34b80e483fb8
children 3d9f283ff09d
comparison
equal deleted inserted replaced
7:7d9d49be8876 8:759ba1430091
1 <tool id="edu.tamu.cpt.gff3.export_seq" name="GFF3 Feature Sequence Export" version="19.1.0.0"> 1 <tool id="edu.tamu.cpt.gff3.export_seq" name="GFF3 Feature Sequence Export" version="19.1.0.0">
2 <description>Export corresponding sequence in genome from GFF3</description> 2 <description>Export corresponding sequence in genome from GFF3</description>
3 <macros> 3 <macros>
4 <import>macros.xml</import> 4 <import>macros.xml</import>
5 <import>cpt-macros.xml</import>
6 </macros> 5 </macros>
7 <expand macro="requirements"/> 6 <expand macro="requirements"/>
8 <command detect_errors="aggressive"><![CDATA[ 7 <command detect_errors="aggressive"><![CDATA[
9 @GENOME_SELECTOR_PRE@ 8 @GENOME_SELECTOR_PRE@
10 9