Mercurial > repos > iuc > hyphy_fel
comparison macros.xml @ 31:2b1c3e81add3 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 9ef881c2d3d5f240cbff33667b55f72cb82d9896"
| author | iuc |
|---|---|
| date | Tue, 05 Oct 2021 05:05:39 +0000 |
| parents | 8276bb2adea5 |
| children | fc50c4bac0a3 |
comparison
equal
deleted
inserted
replaced
| 30:09afc9104fc8 | 31:2b1c3e81add3 |
|---|---|
| 1 <?xml version="1.0"?> | 1 <?xml version="1.0"?> |
| 2 <macros> | 2 <macros> |
| 3 <xml name="inputs"> | 3 <xml name="inputs"> |
| 4 <param name="input_file" type="data" format="fasta,fasta.gz,nex" label="Input FASTA or NEXUS file" help="If the input file type is NEXUS and it includes a valid newick tree, that tree will override an uploaded newick tree" /> | 4 <param name="input_file" type="data" format="fasta,fasta.gz,nex" label="Input FASTA or NEXUS file" help="If the input file type is NEXUS and it includes a valid newick tree, that tree will override an uploaded newick tree" /> |
| 5 <param name="input_nhx" type="data" format="nhx,newick" optional="true" label="Input newick file"/> | 5 <param name="input_nhx" type="data" format="nhx,newick" optional="true" label="Input newick file"/> |
| 6 </xml> | |
| 7 <xml name="bio_tools"> | |
| 8 <xrefs> | |
| 9 <xref type="bio.tools">HyPhy</xref> | |
| 10 </xrefs> | |
| 6 </xml> | 11 </xml> |
| 7 <xml name="substitution"> | 12 <xml name="substitution"> |
| 8 <param name="model" type="select" label="Substitution model"> | 13 <param name="model" type="select" label="Substitution model"> |
| 9 <option value="GTR">GTR - General time reversible | 14 <option value="GTR">GTR - General time reversible |
| 10 model</option> | 15 model</option> |
