peak2gene using geneScore #873
-
Hello, Im wondering whether running the peak2gene analysis correlating distal peaks to genescore instead of gene expression would be still interesting once the genescore has been recomputed to sum up only fragments in promoter and or overlapping gene body? Is there an easy way to do this? Thank you! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 5 replies
-
I've never done this and there are obvious reasons why this could be problematic but I think you should be able to do what you want just by setting |
Beta Was this translation helpful? Give feedback.
I've never done this and there are obvious reasons why this could be problematic but I think you should be able to do what you want just by setting
useMatrix
toGeneScoreMatrix
.Related, the parameter documention for
addPeak2GeneLinks()
was incomplete and I updated it via 2aabfc3