# HG changeset patch
# User greg
# Date 1513704588 18000
# Node ID ce217f091366dfe91f1824b9cfe7cdbffaa0940a
# Parent 5acfb82e4f44adf35fc43e1e3dac0630b1b113e1
Uploaded
diff -r 5acfb82e4f44 -r ce217f091366 ideas_genome_tracks.xml
--- a/ideas_genome_tracks.xml Tue Dec 19 09:11:42 2017 -0500
+++ b/ideas_genome_tracks.xml Tue Dec 19 12:29:48 2017 -0500
@@ -25,8 +25,8 @@
#set state_color_repeat = $select_state_color_cond.state_color_repeat
#set state_indexes = list()
#set state_colors = list()
- #for items in $state_color_repeat:
- $state_indexes.append($items.state_index)
+ #for $items in $state_color_repeat:
+ $state_indexes.append(str($items.state_index))
$state_colors.append(str($items.state_color))
#end for
#set state_indexes = ",".join($state_indexes)
@@ -77,7 +77,7 @@
-
+
@@ -124,4 +124,4 @@
10.1093/nar/gkw278
-
\ No newline at end of file
+