View source: R/makeDictyPromotersGRangesObject.R
makeDictyPromotersGrangesObject | R Documentation |
Can change what is defined as a promoter by altering the Start and End parameters. I've basically wrapped the ChIPseeker::getPromoters function and then removed chromosomses 1 to 6.
makeDictyPromotersGrangesObject(Start = 2500, End = 2500)
Start |
defaults to 2500 upstream |
End |
defaults to 2500 downstream |
GRanges Object of D. Discoideum promoters for chromsomes 1 to 6
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.