josiahseaman / skittle

DNASkittle is a web based genome browser that provides an interactive visualization of the raw sequence. Every nucleotide of 10Kbp can fit on one screen at a time. It makes heavy use of signal processing techniques to extract tandem repeats, and other genome elements.
GNU General Public License v2.0
7 stars 4 forks source link

Basic Zoomable Image Tiles Implementation #221

Open BryanHurst opened 8 years ago

BryanHurst commented 8 years ago

Check out this link for some starter reading.

http://blog.mikecouturier.com/2011/07/create-zoomable-images-using-google.html

BryanHurst commented 8 years ago

Better yet, use https://openseadragon.github.io/ with https://github.com/openzoom/deepzoom.py