sheynkman-lab / biosurfer

"Surf" the biological network, from genome to transcriptome to proteome and back to gain insights into human disease biology.
MIT License
0 stars 0 forks source link

Refactoring/optimization of IsoformPlot #88

Open jsaquing opened 3 years ago

jsaquing commented 3 years ago

Goals:

jsaquing commented 3 years ago

Idea: create JSON-based format for representing all information in a plot (i.e. tracks, genomic coords of each region/marker, formatting, text) and "plotters" for different backends (e.g. Matplotlib, Bokeh) that create plots based on the JSON objects