hasaru-k / GlimmaV2

interactive plots for differential expression analysis
GNU Lesser General Public License v3.0
25 stars 8 forks source link

Jitter Points #75

Closed danphillips28 closed 2 years ago

danphillips28 commented 3 years ago

Hey! Thanks for making Glimma2, I already use it a lot and I love it!

I have one suggestion. This is to jitter points in the gene-level summary plots, as was the case for glimma1. Jitter is really helpful when you have lots of data points in each contrast, as I do.

Thanks again! Dan

Shians commented 3 years ago

Thanks for the suggestion Dan. This may be supported in the near future, I think some recent update to the vega library may have made this possible, though it's not yet been released.

https://github.com/vega/vega-lite/pull/7684