jinworks / CellChat

R toolkit for inference, visualization and analysis of cell-cell communication from single-cell and spatially resolved transcriptomics
GNU General Public License v3.0
260 stars 39 forks source link

netAnalysis_river( ) with Error in `is_alluvia_form()`: #223

Open hui-1 opened 3 weeks ago

hui-1 commented 3 weeks ago

hi, I got this error when i used the netAnalysis_river( ) programe,

netAnalysis_river(cellchat, slot.name = "netP",pattern = "outcoming") Please make sure you have load library(ggalluvial) when running this function Error in is_alluvia_form(): ! Selections can't have missing values.

how can i solve it? thanks

hui-1 commented 3 weeks ago

i have load library(ggalluvial), also got this error: Error in is_alluvia_form(): ! Selections can't have missing values.