-
Notifications
You must be signed in to change notification settings - Fork 140
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 addGeneIntegrationMatrix() with tutorial data #2040
Comments
Hi @dgagler! Thanks for using ArchR! Please make sure that your post belongs in the Issues section. Only bugs and error reports belong in the Issues section. Usage questions and feature requests should be posted in the Discussions section, not in Issues. |
Maybe you can check this from an earlier issue: #1999 (comment)? |
Hey, thanks for taking a shot here. Your comment is a bit overwhelming but I think I understood it sufficiently. To see if my GeneScoreMatrix was an array I used the following and, as you can see, my matrix is not an array.
The case remains open... |
Hi. This specific error was resolved by reverting to Seurat v4.3 and restarting my PC. New error (original error I encountered with my own data) persists. I'm opening a new issue so as to hone in on the issue specifically. Apologies for excess. |
Hi,
I'm having issues integrating scRNA and ArchR data running addGeneIntegrationMatrix(). I've been struggling with running this step with my own data for the last week and after much failed troubleshooting finally decided today to go back to the tutorial data and I am still running into issues (albeit different errors than I was having with my own data--we'll cross that bridge when we get back to it). I just tried updating to Seurat v5 in an attempt to resolve these issues but it doesn't seem to have helped anything...and I fear it may have complicated things further.
To be clear, I installed the tutorial ATAC data, created an ArchR project from the arrows, ran iterativeLSI, harmony, added clusters, added UMAP, downloaded the tutorial seRNA object, and finally ran addGeneIntegrationMatrix(). At this point, an issue seems to come up with imputing the GeneScoreMatrix.
Any help will be much appreciated. I hope I've followed posting etiquette adequately--apologies if not.
Attach your log file
ArchR-addGeneIntegrationMatrix-b84c4b0c5c91-Date-2023-10-30_Time-14-28-04.log
My code and the error:
The text was updated successfully, but these errors were encountered: