Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error in netVisual_bubble on LR pairs detected in only part groups #258

Open
XiangyuYe opened this issue Nov 13, 2024 · 1 comment
Open

Comments

@XiangyuYe
Copy link

Thank you for developing such a powerful package tool. I am doing cell-cell communication comparison across three groups following this tutorial: .

However, when I tried to visualize some LR pairs up-/down-regulated in a certain group using netVisual_bubble(), it returned me error as "No significant signaling interactions are inferred based on the input!". I noted that it raised from lines 2154~2156 in script "R/analysis.R", and may be caused by the missing of my input LR pairs in one of the control group (for my case, these pairs were excluded due to 0 prob, i.e., "net <- subset(net, prob > 0)" at line 2063 in script "R/analysis.R").

Although I can fix this by modify corresponding code in function subsetCommunication_internal ), I am not sure whether it is reasonable to treat LR pairs specifically detected in only part groups as differentially regulated ones. I would appreciate it if you can give me some advice.

Best,
Xiangyu

@sqjin
Copy link
Member

sqjin commented Dec 12, 2024

@XiangyuYe If LR pairs are specifically detected in only part groups, it can be certainly considered as differentially regulated ones.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants