charles-plessy / CAGEr

Mirror of Bioconductor's CAGEr package repository
https://bioconductor.org/packages/CAGEr
6 stars 4 forks source link

Allow varying promoter region width in annotation functions. #98

Closed charles-plessy closed 1 year ago

charles-plessy commented 1 year ago

We consider "promoter" the 1-kb window around the start site of annotated transcripts. In compact genomes this is really too broad.

Maybe we can add a ... argument to plotAnnot and ranges2annot, to allow the user to pass it to promoters. Or more directly we can give upstream=500, downstream=500.