Mercurial > repos > iuc > reprof
diff reprof.xml @ 5:5a02100f8f6e draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/reprof commit 0acbdb012fcb19ffc1a125fe974ad918367246a5
| author | iuc |
|---|---|
| date | Wed, 02 Dec 2015 17:06:32 -0500 |
| parents | 8a1cd8a32a72 |
| children | 00316da7014c |
line wrap: on
line diff
--- a/reprof.xml Wed Dec 02 16:56:16 2015 -0500 +++ b/reprof.xml Wed Dec 02 17:06:32 2015 -0500 @@ -7,7 +7,7 @@ <expand macro="requirements"/> <command detect_errors="aggressive"><![CDATA[ ln -s $query query.fa; - python $__tool_directory__/reprof.py query.fa $REPROF_MODEL_DIR + python $__tool_directory__/reprof.py query.fa \$REPROF_MODEL_DIR ]]></command> <inputs> <param name="query" label="Protein sequences" type="data" format="fasta" />
