changeset 1:3c012b59bf3d draft

Uploaded
author davidvanzessen
date Mon, 20 Jul 2015 04:22:12 -0400
parents dfc30d8d0345
children 78415abfc39f
files phenotype_gene_relations.xml
diffstat 1 files changed, 4 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/phenotype_gene_relations.xml	Mon Jul 20 04:20:19 2015 -0400
+++ b/phenotype_gene_relations.xml	Mon Jul 20 04:22:12 2015 -0400
@@ -4,10 +4,10 @@
 		phenotype_gene_relations.r $all_sources $phenotypic_groups $hpo_to_omt $inheritence_from_group_0 $output
 	</command>
 	<inputs>
-        <param name="all_sources" type="tabular" label="All Sources" />
-        <param name="phenotypic_groups" type="tabular" label="Phenotypic Groups" />
-        <param name="hpo_to_omt" type="tabular" label="HPO to OMT" />
-        <param name="inheritence_from_group_0" type="tabular" label="Inheritance from group 0" />
+        <param name="all_sources" format="tabular" type="text" label="All Sources" />
+        <param name="phenotypic_groups" format="tabular" type="text" label="Phenotypic Groups" />
+        <param name="hpo_to_omt" format="tabular" type="text" label="HPO to OMT" />
+        <param name="inheritence_from_group_0" format="tabular" type="text" label="Inheritance from group 0" />
 	</inputs>
 	<outputs>
 		<data format="tabular" name="output" label="Phenotype Gene Rel on: ${all_sources.name},${phenotypic_groups.name},${hpo_to_omt.name} "/>