Subsetting peak matrix by bed file #1828
Unanswered
LacquerHed
asked this question in
Questions / Documentation
Replies: 2 comments 9 replies
-
|
Beta Was this translation helpful? Give feedback.
6 replies
-
When adding a peak-set to an ArchRproject, does it have to be in identical format to peak-sets called within ArchR? The issue Im running into is that I use getMarkerFeatures to find some differential peaks and then export this result for external manipulations outside of RStudio. Upon reimporting it, wondering how I can add this as a peak-set that will work for all downstream ArchR functions? Such as peakAnnoEnrichment etc. Thanks. |
Beta Was this translation helpful? Give feedback.
3 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 am interested in subsetting the peakmatrix by some peaks that I validated in tools outside R, wondering how I can do that? I essentially just have an external bed file of these peak locations, would need to match them to their complete information in the total ArchR peak matrix and cut out everything else. Thanks.
Beta Was this translation helpful? Give feedback.
All reactions