Closed rylanci closed 3 years ago
Hi @rylanci, I am unable to reproduce this issue. What do the first few entries of your gene activity matrix look like?
> gene.activities[1:5, 5:10]
5 x 6 sparse Matrix of class "dgCMatrix"
AAACAGCCAGGATAAC-1 AAACAGCCAGTAGGTG-1 AAACAGCCAGTTTACG-1 AAACAGCCATCCAGGT-1 AAACATGCAAGGTCCT-1 AAACATGCACCGGCTA-1
CSF2RA . 3 . 1 . .
XG . . . . . .
MID1 . . . . . .
NHS . . . . . .
PHEX . . 1 . . .
This issue has been automatically closed because there has been no response to our request for more information from the original author. With only the information that is currently in the issue, we don't have enough information to take action. Please reach out if you have or find the answers we need so that we can investigate further.
Hello I am following along the RNA-ATAC integration vignette and interestingly the gene.activity matrix output from GeneActivity() is empty. It contains correct row names derived from the variable features in pbmc.rna, however no overlapping regions appear to be counted. The vignette functions as described until this step. Are you familiar with anything that may cause this result in GeneActivity()?
Row names are gene names as anticipated
Here is the SessionInfo():