# HG changeset patch # User rico # Date 1333653856 14400 # Node ID 58a735eab9a937cf5531413a0da355b583b44ecd # Parent 700472442995f18c2f658a0d4dea32a14668a8e6 Uploaded diff -r 700472442995 -r 58a735eab9a9 bigwig_pos.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/bigwig_pos.xml Thu Apr 05 15:24:16 2012 -0400 @@ -0,0 +1,16 @@ + + + + + + + + + ${site_id in $APP.config.ucsc_display_sites} + ${dataset.dbkey in $builds} + + ${ucsc_link}db=${qp($bigwig_file.dbkey)}&hgt.customText=${qp($track.url)} + + track type=bigWig name="${bigwig_file.name}" bigDataUrl=${bigwig_file.url} db=${bigwig_file.dbkey} + +