Is Gex_nUMI supposed to be automatically calculated? #874
Answered
by
rcorces
markphillippebworth
asked this question in
Questions / Documentation
-
When I add a GeneExpressionMatrix to an ArchR project, is it supposed to automatically calculate the Gex_nUMI metadata column? I'm running it and realizing its not there. And no error was hit when I tried to run addIterativeLSI within the GeneExpressionMatrix, with the depthCol set to Gex_nUMI. The results were terrible though. |
Beta Was this translation helpful? Give feedback.
Answered by
rcorces
Jul 12, 2021
Replies: 1 comment 1 reply
-
ArchR/R/MatrixGeneExpression.R Line 77 in 968e442 |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
markphillippebworth
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Gex_nUMI
is automatically calculated from yourseRNA
. If its empty, then there is probably something wrong with yourseRNA
ArchR/R/MatrixGeneExpression.R
Line 77 in 968e442