alexlenail / Axial

Interactive Visualizations for High Dimensional Genomics Data
http://alexlenail.me/Axial/
MIT License
6 stars 2 forks source link

Pathway Bar plots should be able to select arbitrary gene sets #1

Open alexlenail opened 6 years ago

alexlenail commented 6 years ago

In the Braid plot UI, it's possible to choose a gene set, but also individual genes (see second tab)

screen shot 2018-09-14 at 4 29 51 pm

If you choose a gene set, those genes in the set populate the genes tab. You can then add or subtract genes that interest you.

screen shot 2018-09-14 at 4 30 01 pm

I devised this feature after having finished the pathway bar plot.

The bar plot is custom-built for 3 specific datasets:

screen shot 2018-09-14 at 4 31 43 pm

Now that we're "polymorph-izing" pathway bar plots, it makes sense to replace those other tabs with useful functions, assuming a single dataset. The first obvious such tab is "Genes".