how to export peak matrix as an xlsx #982
Unanswered
qimiaonnegliguo
asked this question in
Questions / Documentation
Replies: 2 comments 2 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
-
No - there is no way to export an excel file directly from ArchR. If you would like to do this, you will need to manipulate the |
Beta Was this translation helpful? Give feedback.
2 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 have some confusion about the peak matrix.
After using getAvailableMatrices(projFour) I get
[1] "GeneScoreMatrix" "MotifMatrix"
[3] "PeakMatrix" "TileMatrix"
Is there any method to export this PeakMatrix as an xlsx? It seems getMatrixFromProject() is not an option.
Thanks for your time and help : )
Beta Was this translation helpful? Give feedback.
All reactions