Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

extend getPromoters() #16

Closed
GuangchuangYu opened this issue Oct 19, 2015 · 3 comments
Closed

extend getPromoters() #16

GuangchuangYu opened this issue Oct 19, 2015 · 3 comments

Comments

@GuangchuangYu
Copy link
Member

getPromoters() function prepare a GRanges object of promoter regions by user specify upstream and downstream distance from Transcript Start Site (TSS).

Refer to the questions in Bioconductor support site: https://support.bioconductor.org/p/73069/#73157 and https://support.bioconductor.org/p/73377/, some users (studying RNA splicing I guess) may interesting in how protein binding to the start of intron/exon.

getPromoters() function will extend to support output a GRanges object of Intron/Exon start region similar to Transcript start region.

Maybe the function name should be changed.

@GuangchuangYu GuangchuangYu changed the title extend getPromoters() extend getPromoters() Oct 19, 2015
@GuangchuangYu
Copy link
Member Author

@Puriney do you have any recommendation of the new function name? or we just use the getPromoters() for all types?

@Puriney
Copy link
Contributor

Puriney commented Oct 19, 2015

getBioRegion(..., by = c('gene', 'transcript', 'promoter', 'exon','intron'))

@GuangchuangYu
Copy link
Member Author

5bc25bb

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants