Some problem about GeneIntegrade Matrix #1865
Unanswered
yangxueqianR
asked this question in
Questions / Documentation
Replies: 1 comment
-
Probably because there is normalization applied. Line 280 in 381842c If you want additional help, please create a reproducible example from the tutorial data rather than showing your own 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.
-
First , thank you very much for developing such a useful analysis tool. There is some confusion about the GeneIntegrade Matrix. I get matrix used getMatrixFromProject function.
And then I looked at the dimensions of the matrix.
His cell number is consistent with that of ATAC, less than that of RNA. The number of genes is greater than the number of gene overlap between GeneScore and RNA.
Therefore, I took out the matrix in the Seurat object and corresponded the predictedCells with the corresponding genes, and found that the two were inconsistent
So I want to know how to understand the GeneIntegrade Matrix.
Beta Was this translation helpful? Give feedback.
All reactions