Extracting data from ArchR #1803
Answered
by
rcorces
dimurali93
asked this question in
Questions / Documentation
-
At the end of my ArchR analysis is there a way to export sn-ATAC matrix, along with metadata in a cisTopic object ? |
Beta Was this translation helpful? Give feedback.
Answered by
rcorces
Jan 10, 2023
Replies: 1 comment
-
No. You can of course export the matrix and metadata and form them into a cisTopic object yourself though. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
dimurali93
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No. You can of course export the matrix and metadata and form them into a cisTopic object yourself though.
Fair warning that depending on what matrix you try to export and how many cells are in your project, this may not work due to limits on vector size in R.
https://www.archrproject.com/reference/getMatrixFromProject.html