Running chromVAR for a subset of peaks? #622
Unanswered
rargelaguet
asked this question in
Questions / Documentation
Replies: 1 comment
-
This is not currently possible as a parameter but could be done as you suggest using a manual work around. I imagine that if your peakset was X and you had a deviations matrix that was subsetX, this would probably break some downstream ArchR functionalities but I'm not 100% sure. Perhaps @jgranja24 can weigh in. |
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,
is it possible to run chromVAR for a subset of peaks? I could create submatrices of PeakMatrix and then run chromVAR for these, but it would be more efficient if one could just specify a subset of peaks as argument to addDeviationsMatrix. Thanks!
Beta Was this translation helpful? Give feedback.
All reactions