How does one create a viewer for a new datatype to display a webpage if eyeball is clicked?
Good afternoon, I am trying create a display module for a special binary datatype. When someone requests to view the output file in the History using the eyeball it will kick off my code to create an HTML display in the Galaxy center section. I am looking at binary.py but I am not sure if this is it. Is there sample or existing code to look at? I hope this makes sense to someone on the team. Thanks, bob
Hi Bob, you could write a special visualisation for your specific datatype. This does not work with the eyeball, but with the visualisation button associated to every dataset. For a few visualisation examples please see the following links: * https://github.com/galaxyproject/galaxy/tree/dev/config/plugins/visualizatio... * https://github.com/bgruening/galaxytools/tree/master/visualisations * https://wiki.galaxyproject.org/VisualizationsRegistry/Cookbook Hope this gets you started! Bjoern
Good afternoon,
I am trying create a display module for a special binary datatype. When someone requests to view the output file in the History using the eyeball it will kick off my code to create an HTML display in the Galaxy center section. I am looking at binary.py but I am not sure if this is it. Is there sample or existing code to look at?
I hope this makes sense to someone on the team.
Thanks, bob
___________________________________________________________ Please keep all replies on the list by using "reply all" in your mail client. To manage your subscriptions to this and other Galaxy lists, please use the interface at: https://lists.galaxyproject.org/
To search Galaxy mailing lists use the unified search at: http://galaxyproject.org/search/mailinglists/
participants (2)
-
Björn Grüning
-
rbrown1422@comcast.net