This repository has been archived by the owner on Jan 24, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 145
Error in base::colSums(x, na.rm = na.rm, dims = dims, ...) : 'x' must be an array of at least two dimensions #747
Comments
I have somewhat similar issue. Here's a traceback:
I traced it to those lines: Lines 3474 to 3475 in e4f6862
and a bit further: Lines 3479 to 3482 in e4f6862
So it's looking for
|
Hello maciejmotyka, Thank you!
|
Hello Maciej Motyka,
It work fine with me on demo data.
I already posted on github.
Hope that can help me.
Thank you!
Best,
Yue
At 2024-01-20 05:10:43, "Maciej Motyka" ***@***.***> wrote:
I have somewhat similar issue.
netVisual_embeddingPairwise(cc_obj, type = "functional") works fine, but there ~700 pathways clustered very tightly so the labels don't show.
I tried to zoom in using netVisual_embeddingZoomIn(cc_obj, type = "functional") and then I get the same error as @yueli8
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Try:
|
Try:
netVisual_embeddingPairwiseZoomIn(cellchat, type = "functional", nCol = 2)
At 2024-01-20 05:10:43, "Maciej Motyka" ***@***.***> wrote:
I have somewhat similar issue.
netVisual_embeddingPairwise(cc_obj, type = "functional") works fine, but there ~700 pathways clustered very tightly so the labels don't show.
I tried to zoom in using netVisual_embeddingZoomIn(cc_obj, type = "functional") and then I get the same error as @yueli8
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hello,
Thank you for developing so nice software!
Thank you in advance for great help!
Best,
Yue
The text was updated successfully, but these errors were encountered: