Mercurial > repos > proteore > proteore_prot_features
diff add_protein_features.xml @ 9:2eb72be62446 draft
planemo upload commit 3e8aad84b7fe9218370364b1aef3ea5779475f9f-dirty
| author | proteore |
|---|---|
| date | Fri, 10 May 2019 05:33:03 -0400 |
| parents | aca66c3b8fbb |
| children | a1b21b263a04 |
line wrap: on
line diff
--- a/add_protein_features.xml Fri May 10 03:59:23 2019 -0400 +++ b/add_protein_features.xml Fri May 10 05:33:03 2019 -0400 @@ -1,4 +1,4 @@ -<tool id="prot_features" name="Add protein features" version="2019.05.10"> +<tool id="prot_features" name="Add protein features" version="2019.05.10.1"> <description>[neXtProt] </description> <requirements> @@ -64,8 +64,8 @@ </conditional> <param name="idtype" type="select" label="Type of IDs" multiple="false" optional="false"> - <option value="Uniprot_AC" selected="true">Uniprot accession number</option> - <option value="NextprotID" selected="false">neXtProt IDs</option> + <option value="NextprotID" selected="true">neXtProt IDs</option> + <option value="Uniprot_AC" selected="false">Uniprot accession number</option> </param> <section name="Nextprot_params" title="Select features" expanded="True"> <param name="pc_features" type="select" label="Physico-Chemical Features" multiple="true" help="" display="checkboxes" optional="false">
