Mercurial > repos > iuc > reprof
comparison 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 |
comparison
equal
deleted
inserted
replaced
| 4:4d71ad19646f | 5:5a02100f8f6e |
|---|---|
| 5 <import>macros.xml</import> | 5 <import>macros.xml</import> |
| 6 </macros> | 6 </macros> |
| 7 <expand macro="requirements"/> | 7 <expand macro="requirements"/> |
| 8 <command detect_errors="aggressive"><![CDATA[ | 8 <command detect_errors="aggressive"><![CDATA[ |
| 9 ln -s $query query.fa; | 9 ln -s $query query.fa; |
| 10 python $__tool_directory__/reprof.py query.fa $REPROF_MODEL_DIR | 10 python $__tool_directory__/reprof.py query.fa \$REPROF_MODEL_DIR |
| 11 ]]></command> | 11 ]]></command> |
| 12 <inputs> | 12 <inputs> |
| 13 <param name="query" label="Protein sequences" type="data" format="fasta" /> | 13 <param name="query" label="Protein sequences" type="data" format="fasta" /> |
| 14 <param name="outputs" type="select" multiple="true" label="Additional Outputs"> | 14 <param name="outputs" type="select" multiple="true" label="Additional Outputs"> |
| 15 <option value="pE">Probability of Extended/Sheet</option> | 15 <option value="pE">Probability of Extended/Sheet</option> |
