addGeneExpressionMatrix cell name discrepancies #1823
Unanswered
grimmem1
asked this question in
Questions / Documentation
Replies: 1 comment
-
I do not have enough information to help you. Bugs and errors should be posted in Issues and you should follow the Issue template provided. |
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.
-
I am running into the below error when trying to combine a complex MIX-seq snATAC Archr object with the corresponding snRNA SE object. Long story short, if I know the location of the cell names in disagreement, it seems I could pretty easily transform them to match, but I am not having much luck finding which part of each data structure addGeneExpressionMatrix is using for the matching. Any insights are appreciated.
<simpleError in .addMatToArrow(mat = matz, ArrowFile = ArrowFile, Group = paste0(matrixName, "/", chr), binarize = FALSE, addColSums = TRUE, addRowSums = TRUE, addRowVarsLog2 = TRUE): CellNames in Matrix Group do not Match CellNames in Matrix Being Written!>
Beta Was this translation helpful? Give feedback.
All reactions