Closed haxiomic closed 5 years ago
@haxiomic This looks great ... I added bigwig as a format. Bigwig natively supports downsampling so we may be able to use it directly.
One task that I would add that is pretty important is generating a few really high quality source code examples. I think it would be amazing if people start adding new track visualization types -- this is where we can really establish a stronghold because of the WebGL based architecture that enables completely new capabilities.
Another point we'll want to take a look at is building a very simple UX for when you click elements. The browser should basically just display a data table with all the key value pairs, and optionally raw data of the JSON blob associated with the annotation.
Thanks for your feedback @saliksyed, I've added tasks for a custom visualizations API and source code examples
I like the idea of a minimal UX for basic interactions. I think we should make this easy to override so the embedder can implement their own
bigwigbigwig works well enough on it's own, we can develop a better format later