# HG changeset patch # User chrisw # Date 1573715278 0 # Node ID db147d9348fee31b36657a925a13d6583c6890af # Parent 1fa8901c209f04754465b0aa3a80f0472a64f7a3 Uploaded diff -r 1fa8901c209f -r db147d9348fe monorail.xml --- 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" ]]>