Entering edit mode
22 months ago
jbern
•
0
Is there a way to annotate peaks from the PeakMatrix created by ArchR with their nearest gene? I would like to be able to subset the total peaks identified by ArchR based on those that are near genes from a custom list I have and then look at accessibility of those specific peaks. In bulk contexts, I've always used annotatePeaks.pl from HOMER but ideally I would like to be able to annotate the peaks within ArchR and then subset peaks based on the proximal genes there. If there is a way to use HOMER while maintaining the file structure of an ArchR project that would also be useful.