# HG changeset patch # User proteore # Date 1579705918 0 # Node ID c9e48832420b39e41ace9b0b874e2a89fc4ce431 # Parent fda784211e3a63bd5587562f88eff5eb74d4653e "planemo upload commit 330a2527c7e20c4d189a0f1b7a184a8c4610b4b6-dirty" diff -r fda784211e3a -r c9e48832420b add_expression_data.xml --- a/add_expression_data.xml Wed Jan 22 14:59:04 2020 +0000 +++ b/add_expression_data.xml Wed Jan 22 15:11:58 2020 +0000 @@ -1,4 +1,4 @@ - + (RNAseq or Immuno-assays)[Human Protein Atlas] @@ -22,15 +22,20 @@ --column='$inputtype.column' #end if - #if "protein_atlas" in str($input.ref_file).split("/") - --hpa_ref="$input.ref_file" + #if "protein_atlas" in str($ref_file).split("/") + --hpa_ref="$ref_file" #else - --hpa_ref="$__tool_directory__/$input.ref_file" + --hpa_ref="$__tool_directory__/$ref_file" #end if ]]> + + + + +