Mercurial > repos > iuc > hyphy_meme
comparison hyphy_meme.xml @ 7:a38333a9a4cf draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 795426da748ca2c21d52b72b2a78e8e6135e4079"
| author | iuc |
|---|---|
| date | Thu, 19 Mar 2020 13:47:33 +0000 |
| parents | 6d31fe6ad9a8 |
| children | b5611fdc23f9 |
comparison
equal
deleted
inserted
replaced
| 6:fc6cb7c30717 | 7:a38333a9a4cf |
|---|---|
| 31 <test> | 31 <test> |
| 32 <param name="input_file" ftype="fasta" value="meme-in1.fa"/> | 32 <param name="input_file" ftype="fasta" value="meme-in1.fa"/> |
| 33 <param name="input_nhx" ftype="nhx" value="meme-in1.nhx"/> | 33 <param name="input_nhx" ftype="nhx" value="meme-in1.nhx"/> |
| 34 <param name="branches" value="All"/> | 34 <param name="branches" value="All"/> |
| 35 <param name="p_value" value="0.1"/> | 35 <param name="p_value" value="0.1"/> |
| 36 <output name="meme_output" file="meme-out1.json" compare="sim_size"/> | 36 <output name="meme_output" file="meme-out1.json" compare="sim_size" delta="25000"/> |
| 37 </test> | 37 </test> |
| 38 </tests> | 38 </tests> |
| 39 <help><