changeset 30:db147d9348fe draft

Uploaded
author chrisw
date Thu, 14 Nov 2019 07:07:58 +0000
parents 1fa8901c209f
children de65ca585930
files monorail.xml
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/monorail.xml	Thu Nov 14 07:03:13 2019 +0000
+++ b/monorail.xml	Thu Nov 14 07:07:58 2019 +0000
@@ -35,8 +35,8 @@
                         #end if
                     #end if
                     ref="$index_source.fields.path"
-                    exon_bed="$index_source.fields.path/$index_source.fields.value/gtf/exons.bed"
-                    genome="$index_source.fields.value"
+                    exon_bed="$index_source.fields.path/$index_source.fields.name/gtf/exons.bed"
+                    genome="$index_source.fields.name"
                     output="."
                     temp="./tmp"
     ]]></command>