Append peakType column to P2G output #838
Unanswered
RegnerM2015
asked this question in
Questions / Documentation
Replies: 2 comments 3 replies
-
seems fine to me |
Beta Was this translation helpful? Give feedback.
1 reply
-
Hi @rcorces and @jgranja24 , I am trying to perform a similar operation for ArchR's CoAccessibility implementation. After running
Please let me know if this a valid approach for linking up the peakNames to the indices. Note that this approach was inspired by #368 (comment). Thanks! |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi @rcorces and @jgranja24 ,
I want to append the peakType to the output of Peak2Gene links. Is this okay to use? Please let me know if there is a more efficient way of doing this. Thanks in advance!
Note that annot@rowRanges is the same set of ranges as metadata(p2geneDF)$peakSet:
Beta Was this translation helpful? Give feedback.
All reactions