# HG changeset patch # User greg # Date 1503512584 14400 # Node ID 0071020c99c4651ec43ba6c7a64c1aeb766a2316 # Parent 14ac679f3c4c0f408613339595d25659c7b958b2 Uploaded diff -r 14ac679f3c4c -r 0071020c99c4 ideas.xml --- a/ideas.xml Wed Aug 23 14:21:31 2017 -0400 +++ b/ideas.xml Wed Aug 23 14:23:04 2017 -0400 @@ -128,7 +128,7 @@ #set $cell_type_epigenetic_factor_cond=$input_type_cond.cell_type_epigenetic_factor_cond #set $input_name_positions=$cell_type_epigenetic_factor_cond.input_name_positions #for $i in $cell_type_epigenetic_factor_cond.input: - #set $file_path=$i.file_path + #set $file_path=$i.filepath #set $file_name_with_ext="${file_path##*/}" #set $file_name="${file_name_with_ext%%.*}" #if $input_name_positions == "cell_first":