dasmoth / dalliance

Interactive web-based genome browser.
http://www.biodalliance.org/
BSD 2-Clause "Simplified" License
227 stars 68 forks source link

Change bam test file to point to S3 hosted illumina BAM #26

Closed kodi closed 11 years ago

kodi commented 11 years ago

Hi,

I'm willing to host BAM and BAI file forever :)

I have this bucket for CORS testing and i uploaded BAM and generated & uploaded BAI file to this bucket.

Files are directly from Illumina: http://www.illumina.com/truseq/tru_resources/datasets.ilmn

file is: Chr 21 NA19240

Also it could be great showcase of how CORS works, since it wont require web server and it could be opened directly from browser.

At least we could create CORSBamTest.html :)

Cheers :)