Mercurial > repos > chrisw > monorail_test
changeset 29:1fa8901c209f draft
Uploaded
author | chrisw |
---|---|
date | Thu, 14 Nov 2019 07:03:13 +0000 |
parents | 05bfd9cc7082 |
children | db147d9348fe |
files | monorail.xml |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/monorail.xml Thu Nov 14 06:54:20 2019 +0000 +++ b/monorail.xml Thu Nov 14 07:03:13 2019 +0000 @@ -35,8 +35,8 @@ #end if #end if ref="$index_source.fields.path" - exon_bed="$index_source.fields.path/$index_source.fields.dbkey/gtf/exons.bed" - genome="$index_source.fields.dbkey" + exon_bed="$index_source.fields.path/$index_source.fields.value/gtf/exons.bed" + genome="$index_source.fields.value" output="." temp="./tmp" ]]></command>