eweitz / ideogram

Chromosome visualization for the web
https://eweitz.github.io/ideogram
Other
287 stars 72 forks source link

Community feedback on wrapped Ideogram for Dash by Plotly #123

Open mtwichan opened 5 years ago

mtwichan commented 5 years ago

Hello @eweitz and community,

I've been working on wrapping Ideogram, to be used with the Python framework Dash. The application you are seeing is written fully in Python, and supports the entire Ideogram API. I'd love to know what you guys think so far! As well, if you see any bugs please let me know!

Dash Ideogram: https://dash-gallery.plotly.host/dash-ideogram-test

eweitz commented 5 years ago

Impressive, @matthewchan15! Your integration of Ideogram is the most sophisticated I have seen. From the look of your work and my experience with Plotly's other offerings, Dash seems like a compelling framework.

mtwichan commented 5 years ago

@eweitz Thanks for your feedback! Yup, Dash is pretty great 👍, if you have any questions about Plotly or Dash feel free to reach out! Feel free to close this issue when ever you want.

mtwichan commented 5 years ago

Hey @eweitz ,

You can now use IdeogramJS in Python! @plotly has recently released an open-source bioinformatics Python library called Dash-Bio: https://medium.com/@plotlygraphs/announcing-dash-bio-ed8835d5da0c

Play with the Ideogram in Dash: https://dash-bio.plotly.host/dash-ideogram/

And checkout the Dash-Bio repository: https://github.com/plotly/dash-bio