ArchR multiome pipeline: do we need calculate gene score? #1458
-
Hi rcorces, I have a question: I have a multiome scATAC-seq + scRNA-seq data. After addCombinedDims() + addUMAP() + addClusters(), my understanding is that I don't need to calculate GeneScore by addGeneScoreMatrix() and addGeneIntegrationMatrix() anymore. I could use addCellColData() to import seurat [email protected] to ArchR project and directly do callPeaks? Thank you for your help~ |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 4 replies
-
sounds correct. You're welcome to calculate gene scores (for ex. to compare to the actual gene expression) but its clearly less relevant to analysis once you have ground truth gene expression |
Beta Was this translation helpful? Give feedback.
sounds correct. You're welcome to calculate gene scores (for ex. to compare to the actual gene expression) but its clearly less relevant to analysis once you have ground truth gene expression