Mercurial > repos > iuc > biotradis
comparison tradis_gene_insert_sites.xml @ 2:103bd59b3e33 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/biotradis commit 6a29aaead9d6b0f69ef70113df58047877fc6ce5"
author | iuc |
---|---|
date | Wed, 04 Nov 2020 15:32:47 +0000 |
parents | 58234d95978d |
children | 8e4a4f240961 |
comparison
equal
deleted
inserted
replaced
1:58234d95978d | 2:103bd59b3e33 |
---|---|
2 <description></description> | 2 <description></description> |
3 <macros> | 3 <macros> |
4 <import>macros.xml</import> | 4 <import>macros.xml</import> |
5 </macros> | 5 </macros> |
6 <expand macro="requirements" /> | 6 <expand macro="requirements" /> |
7 <command> | 7 <command detect_errors="aggressive"> |
8 <![CDATA[ | 8 <![CDATA[ |
9 tradis_gene_insert_sites -trim3 '$trim3' -trim5 '$trim5' '$input_annot' '$input_counts' | 9 tradis_gene_insert_sites -trim3 '$trim3' -trim5 '$trim5' '$input_annot' '$input_counts' |
10 ]]> | 10 ]]> |
11 </command> | 11 </command> |
12 | 12 |