# HG changeset patch # User greg # Date 1503512755 14400 # Node ID 16d0d585412c42e252d6af8058ef5271f7783f6c # Parent 0071020c99c4651ec43ba6c7a64c1aeb766a2316 Uploaded diff -r 0071020c99c4 -r 16d0d585412c ideas.xml --- a/ideas.xml Wed Aug 23 14:23:04 2017 -0400 +++ b/ideas.xml Wed Aug 23 14:25:55 2017 -0400 @@ -128,8 +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.filepath - #set $file_name_with_ext="${file_path##*/}" + #set $file_name_with_ext="${i##*/}" #set $file_name="${file_name_with_ext%%.*}" #if $input_name_positions == "cell_first": #set $cell_type_name="${file_name%-*}"