changeset 51:0071020c99c4 draft

Uploaded
author greg
date Wed, 23 Aug 2017 14:23:04 -0400
parents 14ac679f3c4c
children 16d0d585412c
files ideas.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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":