Need to make sure to include the index attribute . For bam files, IGB will assume the index file is available in the same directory, but since we will be linking to files, we will need to specify the link to the index itself.
If the file is a BAM or tabix indexed file, then IGB assumes the index file has the same name as the target file with a standard extension appended. BAM file indexes have extension ".bai" and tabix indexes have extension ".tbi." However, if the index is in a different location or has a non-standard name, you can specify its location and file name using the index attribute.
ex)
index="http://www.example.com/indexfile.bai"
Was previously possible to store quickload in Dropbox . However,
IGBF-1138states that it may no longer be possible (this should be looked into, the issue is still open). UPDATE - It is no longer possible to host a Quickload in Dropbox.It is possible to create a public link to data in Dropbox that will work in IGB (including byte range requests).
For example: https://dl.dropboxusercontent.com/s/7ida9n2p61lrtsa/Dm_genome_v1.0.bed