enblacar / SCpubr

Generate high quality, publication ready visualizations for single cell transcriptomics data.
https://enblacar.github.io/SCpubr-book/
GNU General Public License v3.0
150 stars 12 forks source link

Violin Feature Plots #74

Closed TdzBAS closed 1 month ago

TdzBAS commented 1 month ago

Hi @enblacar,

thanks for your nice tool! I like the dotplot visualization of features in different clusters. Is this also doable with violinplots? like here: image

Best, Tolga

enblacar commented 1 month ago

Hi @TdzBAS,

Thank you for using SCpubr!

I believe those are called stacked violin plots. So far, this is not doable with the current implementation of SCpubr::do_ViolinPlot(), but I will be pretty much open to implement it in the near future!

I will keep you updated through this Issue when changes are committed to the repo!

Best, Enrique

TdzBAS commented 1 month ago

Hi @enblacar,

that would be truly wonderful!

Best, Tolga