Mercurial > repos > proteore > proteore_build_protein_interaction_maps
changeset 5:52b28dc30699 draft
planemo upload commit 0290724216a2c445b4e28842153b84a1b28f4e9a-dirty
| author | proteore |
|---|---|
| date | Thu, 16 May 2019 11:21:50 -0400 |
| parents | ed85511368e0 |
| children | ca2459320100 |
| files | build_protein_interaction_maps.xml |
| diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/build_protein_interaction_maps.xml Thu May 16 08:30:16 2019 -0400 +++ b/build_protein_interaction_maps.xml Thu May 16 11:21:50 2019 -0400 @@ -1,4 +1,4 @@ -<tool id="build_protein_interaction_maps" name="Build Protein-Protein interaction network" version="2019.05.16"> +<tool id="build_protein_interaction_maps" name="Build Protein-Protein interaction network" version="2019.05.16.1"> <description>[BioGRID, BioPlex, HuMAP]</description> <requirements> </requirements> @@ -78,7 +78,7 @@ </param> <param name="ref_file" type="select" label="Species"> <options from_data_table="proteore_biogrid_dictionaries"> - <filter type="sort_by" column="0"/> + <filter type="sort_by" column="1"/> </options> </param> </when>
