Retrieving dgCMatrix from GeneIntegrationMatrix #1867
LacquerHed
started this conversation in
General
Replies: 1 comment
-
This is stored elsewhere in the |
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 have been able to do this as follows:
dgCMatrix<-getMatrixFromProject(Proj1, useMatrix = "GeneIntegrationMatrix")
Get the following in SummarizedExperiment:
Wondering if its possible to retrieve a dgCMatrix with associated gene names?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions