URL parameters¶
genome¶
Specify the genome in URL. It’s required for all other URL parameters.
Example: ?genome=hg19
hub¶
Specify a data hub URL in JSON format.
Example: ?genome=hg19&hub=https://vizhub.wustl.edu/public/tmp/a.json
sessionFile¶
Specify a session file in URL.
Example: ?sessionFile=https://wangftp.wustl.edu/~dli/test/eg-session--1692c5f0-c392-11e9-829c-912864922e1e.json
Note
sessionFile
can be downloaded using the Download current session
button in Session user interface.

position¶
Specify the default genomic position once the browser is loaded.
Example: ?genome=hg19&position=chr1:1000-2000