GeneActivity based on genebody accessibility #1739
ZunpengLiu
started this conversation in
General
Replies: 1 comment 2 replies
-
Minimally, you also need to set |
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.
-
Hi,
Thanks for developing and managing this robust tool!
I was wondering if I have a custom gene list and want to calculate the gene activity considering gene body accessibility only. So, I use the addGeneScoreMatrix function with the parameters "extendUpstream = c(0, 0),
extendDownstream = c(0, 0),
geneUpstream = 0,
geneDownstream = 0".
Do you think the parameters can help me achieve my purpose? Do you have any suggestions about this?
Many thanks!
Zunpeng
Beta Was this translation helpful? Give feedback.
All reactions