Mercurial > repos > proteore > proteore_prot_features
changeset 10:a1b21b263a04 draft
planemo upload commit 3e8aad84b7fe9218370364b1aef3ea5779475f9f-dirty
| author | proteore |
|---|---|
| date | Fri, 10 May 2019 05:44:40 -0400 |
| parents | 2eb72be62446 |
| children | 5653f6e46f73 |
| files | add_protein_features.xml |
| diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/add_protein_features.xml Fri May 10 05:33:03 2019 -0400 +++ b/add_protein_features.xml Fri May 10 05:44:40 2019 -0400 @@ -1,4 +1,4 @@ -<tool id="prot_features" name="Add protein features" version="2019.05.10.1"> +<tool id="prot_features" name="Add protein features" version="2019.05.10.2"> <description>[neXtProt] </description> <requirements> @@ -86,7 +86,7 @@ </section> <param name="ref_file" type="select" label="Release of neXtProt reference file to use"> <options from_data_table="proteore_nextprot_ref"> - <filter type="sort_by" column="1"/> + <filter type="sort_by" column="0"/> </options> </param>
