ArchR LSI combined function not working #1774
millerkaplanlab
started this conversation in
General
Replies: 1 comment
-
Sorry for the delay in my reply. Errors should be posted to Issues and follow the provided Issue Template. Please make sure to indicate whether you are able to recapitulate your error with the tutorial data. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello: I am having issues with the following code when trying to combine RNA and ATAC seq data using the multiome ArchR pipeline.
proj <- addCombinedDims(proj, reducedDims = c("LSI_ATAC", "LSI_RNA"), name = "LSI_Combined")
Error in f(init, x[[i]]) :
number of rows of matrices must match (see arg 2)
Beta Was this translation helpful? Give feedback.
All reactions