Mercurial > repos > iuc > intermine_galaxy_exchange
changeset 2:c24014d80001 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/intermine_galaxy_exchange commit 5e5aad34017f77d01169d4ade23ef553d94741c4
author | iuc |
---|---|
date | Mon, 04 Feb 2019 14:53:11 -0500 |
parents | 5673140f2d5a |
children | faef2b1622a3 |
files | intermine_galaxy_exchange.xml |
diffstat | 1 files changed, 4 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/intermine_galaxy_exchange.xml Fri Nov 02 12:17:00 2018 -0400 +++ b/intermine_galaxy_exchange.xml Mon Feb 04 14:53:11 2019 -0500 @@ -32,10 +32,10 @@ <param name="input_tabular" type="data" format="txt" multiple="False" optional="False" label="Tabular file"/> <param name="feature_column" type="data_column" data_ref="input_tabular" optional="False" label="Feature Type column" value="1"/> <param name="feature_text" type="text" value="" optional="True" label="Feature Type" help="Optional, will override column selection with static text value"/> - <param name="feature_id_column" type="data_column" data_ref="input_tabular" optional="False" label="Feature column Identifier" value="2"/> - <param name="feature_id_text" type="text" value="" optional="True" label="Feature Type" help="Optional, will override column selection with static text value"/> - <param name="organism_column" type="data_column" data_ref="input_tabular" optional="True" label="Feature column Identifier" value="3"/> - <param name="organism_text" type="text" value="" optional="True" label="Feature Type" help="Optional, will override column selection with static text value"/> + <param name="feature_id_column" type="data_column" data_ref="input_tabular" optional="False" label="Feature Identifier column" value="2"/> + <param name="feature_id_text" type="text" value="" optional="True" label="Feature Identifier" help="Optional, will override column selection with static text value"/> + <param name="organism_column" type="data_column" data_ref="input_tabular" optional="True" label="Organism Name column" value="3"/> + <param name="organism_text" type="text" value="" optional="True" label="Organism Name" help="Optional, will override column selection with static text value"/> </inputs> <outputs> <data format="intermine_tabular" name="intermine_output"/>