Mercurial > repos > iuc > trinity_gene_to_trans_map
diff gene_to_trans_map.xml @ 5:aad66a0cda96 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trinity commit 7efdf3224552d113a01043ee5bf4517d770df933
| author | iuc |
|---|---|
| date | Fri, 31 Mar 2017 11:34:13 -0400 |
| parents | 1bbdff0c4dba |
| children | 1d65be4c5039 |
line wrap: on
line diff
--- a/gene_to_trans_map.xml Thu Mar 23 10:14:06 2017 -0400 +++ b/gene_to_trans_map.xml Fri Mar 31 11:34:13 2017 -0400 @@ -4,8 +4,7 @@ <import>macros.xml</import> </macros> <expand macro="requirements"/> - <expand macro="stdio"/> - <command><![CDATA[ + <command detect_errors="aggressive"><![CDATA[ get_Trinity_gene_to_trans_map.pl "$assembly" > "$map" ]]></command> <inputs>
