changeset 52:16d0d585412c draft

Uploaded
author greg
date Wed, 23 Aug 2017 14:25:55 -0400
parents 0071020c99c4
children 7d5b11f4d00d
files ideas.xml
diffstat 1 files changed, 1 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- 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%-*}"