Repository 'jbrowsearchivecreator'
hg clone https://testtoolshed.g2.bx.psu.edu/repos/yating-l/jbrowsearchivecreator

Changeset 22:bebe8aaf1656 (2017-07-07)
Previous changeset 21:a4611a69aa04 (2017-07-07) Next changeset 23:cf607cd87659 (2017-07-07)
Commit message:
Uploaded
modified:
jbrowse_hub.xml
b
diff -r a4611a69aa04 -r bebe8aaf1656 jbrowse_hub.xml
--- a/jbrowse_hub.xml Fri Jul 07 16:43:20 2017 -0400
+++ b/jbrowse_hub.xml Fri Jul 07 17:06:00 2017 -0400
b
@@ -57,7 +57,7 @@
                     --bedSpliceJunctions $f.formatChoice.bedChoice.BED_splice_junctions
                     #silent $prepare_json($f.formatChoice.bedChoice.BED_splice_junctions, extra_data_dict)
                 #elif $f.formatChoice.bedChoice.bed_select == 'bigpsl'
-                    --bigpsl $f.formatChoice.BigPsl
+                    --bigpsl $f.formatChoice.bedChoice.BigPsl
                     #silent $prepare_json($f.formatChoice.BigPsl, extra_data_dict)
                 #end if
             #end if