We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
To generate a data URI that can be read by igv.js, use the get_datauri.py script passing the file path as an argument.
python get_datauri.py <filename>
The data URI will be printed to stdout and can be used in place of the file in an igv.js web page, and igv.js no longer needs access to the file.