This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Clustered, annotated dotplot to scRNA-Seq data

Hi! I would love some help with this one:

I wish to visualize a complex dotplot with text annotation bar and distinct color per cluster.

I am familiar with ComplexHeatmap and pHeatmap which are not useful in this case.

Attached is an reference figure enter image description here

Thanks!

scrna-seq dotplot visualization

2 answers

Have a look at Clustered_DotPlot from scCustomize.

The dittoSeq package also offers a dotPlot function that can be customized quite a bit and will work for both Seurat and SCE objects (other than scCustomize, which seems to support only Seurat AFAIK)

Log in to answer this question.