Mercurial > repos > iuc > phyml
comparison phyml.xml @ 1:2677a6dae0e0 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/phyml commit 7262445f852345ec93762ff94642507a2b63f0cd"
| author | iuc |
|---|---|
| date | Mon, 20 Jan 2020 17:45:35 +0000 |
| parents | a9ee99c3be94 |
| children | 19becf767d4f |
comparison
equal
deleted
inserted
replaced
| 0:a9ee99c3be94 | 1:2677a6dae0e0 |
|---|---|
| 146 <test> | 146 <test> |
| 147 <param name="input" value="phylip" /> | 147 <param name="input" value="phylip" /> |
| 148 <param name="prop_invar" value="0"/> | 148 <param name="prop_invar" value="0"/> |
| 149 <param name="type_of_seq" value="nt" /> | 149 <param name="type_of_seq" value="nt" /> |
| 150 <param name="numStartSeed" value="1458308600" /> | 150 <param name="numStartSeed" value="1458308600" /> |
| 151 <output name="output_tree" file="phylip_phyml_tree.txt" /> | 151 <output name="output_tree"> |
| 152 <assert_contents> | |
| 153 <has_text text="Rhes_cDNA:0.0"/> | |
| 154 <has_text text="Baboon:0.0"/> | |
| 155 <has_text text="Orangutan:0.0"/> | |
| 156 <has_text text="Gibbon:0.0"/> | |
| 157 <has_text text="Human:0.0"/> | |
| 158 <has_text text="Chimp:0.0"/> | |
| 159 </assert_contents> | |
| 160 </output> | |
| 152 <output name="output_stats" file="phylip_phyml_stats.txt" lines_diff="4"/> | 161 <output name="output_stats" file="phylip_phyml_stats.txt" lines_diff="4"/> |
| 153 </test> | 162 </test> |
| 154 </tests> | 163 </tests> |
| 155 <help> | 164 <help> |
| 156 <