Skip to content

GeneActivity function and TSS location #508

Answered by timoast
skilpinen asked this question in Q&A
Discussion options

You must be logged in to vote

By default the TSS positions are defined by the set of gene annotations stored in the object. We collapse each gene down to the longest transcript and take the start of that transcript as the TSS for the gene. If you want to use a different set of regions, you can use the tss.positions parameter in TSSEnrichment. If you want to use a different set of regions for GeneActivity() you can just run FeatureMatrix() on your own set of regions instead.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by timoast
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #505 on March 11, 2021 19:29.