Mercurial > repos > iuc > codeml
comparison macros.xml @ 0:6c12b9745b3e draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/codeml commit 5e46bc6be71912be9b1982b3c2f0d30a36d9b3a8
| author | iuc |
|---|---|
| date | Tue, 29 Aug 2017 19:11:29 -0400 |
| parents | |
| children | 853e3ce30204 |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:6c12b9745b3e |
|---|---|
| 1 <macros> | |
| 2 <xml name="FSsites_br0" > | |
| 3 <param argument="NSsites" type="select" label="Site model ; fix_alpha !=1 and alpha !=0 are not compatible with NSsites !=0" > | |
| 4 <option value="0" selected="true">0 : e.g. basic model if model=0</option> | |
| 5 <option value="1">1</option> | |
| 6 <option value="2">2</option> | |
| 7 <option value="3">3</option> | |
| 8 <option value="7">7</option> | |
| 9 <option value="8">8</option> | |
| 10 </param> | |
| 11 </xml> | |
| 12 | |
| 13 <xml name="FSsites_br1" > | |
| 14 <param argument="NSsites" type="select" label="Site model ; fix_alpha !=1 and alpha !=0 are not compatible with NSsites !=0" > | |
| 15 <option value="0" selected="true">0 : e.g. basic model if model=0</option> | |
| 16 </param> | |
| 17 </xml> | |
| 18 | |
| 19 <xml name="FSsites_br2_and_3" > | |
| 20 <param argument="NSsites" type="select" label="Site model ; fix_alpha !=1 and alpha !=0 are not compatible with NSsites !=0" > | |
| 21 <option value="0" selected="true">0</option> | |
| 22 <option value="2">2 (Warning: only two branch type allowed for branch models)</option> | |
| 23 <option value="3">3 (Warning: only two branch type allowed for branch models)</option> | |
| 24 </param> | |
| 25 </xml> | |
| 26 </macros> |
