alanocallaghan / scater

Clone of the Bioconductor repository for the scater package.
https://bioconductor.org/packages/devel/bioc/html/scater.html
94 stars 40 forks source link

Box plot instead of violin plot #207

Closed TuomasBorman closed 4 months ago

TuomasBorman commented 4 months ago

Hello,

I am one of the developers of mia* packages. scater package is important part of mia framework.

The plotExpression() and plot*Data() functions currently visualize the data using violin plots. We have received couple requests for similar functions that use a box plot layout instead. I think adding the functionality directly to these scater functions might be the best option. What do you think, would it be good idea?

BR, Tuomas Borman

alanocallaghan commented 4 months ago

I'm fine with this in principle but can't guarantee I'll move on it quickly. Feel free to draft a PR and I'll have a look

TuomasBorman commented 4 months ago

Sure, I will be able to do that in couple of days

alanocallaghan commented 4 months ago

Resolve #208