Edinburgh-Genome-Foundry / DnaFeaturesViewer

:eye: Python library to plot DNA sequence features (e.g. from Genbank files)
https://edinburgh-genome-foundry.github.io/DnaFeaturesViewer/
MIT License
584 stars 90 forks source link

Enhanced Bokeh support for multiple plots #67

Open AdrianVillastrigo opened 2 years ago

AdrianVillastrigo commented 2 years ago

It would be great to incorporate enhanced support for Bokeh, including multiple plots (e.g., features, nucleotides, GC%, ...). Also, multiline support within Bokeh would be nice.

Zulko commented 2 years ago

Thanks @AdrianVillastrigo . @veghp: Adrian reached out by email with this feature request. I said that it would not be straightforward to implement, but asked that he writes a Github issue to track the request.

veghp commented 2 years ago

Thanks, that would be a nice addition. Admittedly I never used bokeh so I wouldn't be the right person to implement, among other things. But if someone would like to contribute a good solution, here are some guidelines: https://github.com/Edinburgh-Genome-Foundry/HowTo/blob/master/EGF/CONTRIBUTING.md