Getting PeakMatrix with getMatrixFromProject() #806
Unanswered
ahyeonhwang
asked this question in
Questions / Documentation
Replies: 1 comment
-
I dont have a good estimate for memory used when loading that matrix - sorry. |
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.
-
Hello,
I am trying to access my PeakMatrix using getMatrixFromProject(proj,useMatrix = "PeakMatrix"). The dimensions of PeakMatrix are around 500,000 peaks by 350,000 cells. How much memory and number of cores are required to load the matrix? Do you have any suggestions for loading this? Also, what is the idx column used for in the rowData?
Thank you for your consideration and time!
Beta Was this translation helpful? Give feedback.
All reactions