dasmoth / dalliance

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

"Karyotype" views #54

Open dasmoth opened 10 years ago

dasmoth commented 10 years ago

Should be able to do both a small chromosome overview (as was implemented in Dalliance 0.7 and earlier), and an overview of all chromosomes.

Does it make sense to share code between these two?

Banding patterns, etc., should probably be fetched from a bigbed file. Example:

      http://www.biodalliance.org/datasets/GRCh37/karyotype.bb
andreasprlic commented 9 years ago

I took the old Dalliance 0.7 code base and added a couple of new features. Now it can show an ideogram of one or all chromosomes. For now it is stand-alone, but due to an event model it is easy to make this work together well with Dalliance.

https://github.com/andreasprlic/karyotypeSVG