sqjin / CellChat

R toolkit for inference, visualization and analysis of cell-cell communication from single-cell data
GNU General Public License v3.0
637 stars 145 forks source link

Suggestion: Circle plot for null interactions #273

Open tsengpy opened 3 years ago

tsengpy commented 3 years ago

Instead of showing "Error in netVisual_aggregate(cellchat, signaling = pathways.show, layout = "circle") : There is no significant communication of XXX", would it be possible to show an empty plot (like seurat's feature plot with 0 expression)? Thanks.

sqjin commented 3 years ago

Sure. I will consider it.