Description Usage Arguments Value Examples
View source: R/makeHG19Promoters.R
Generate promoter annotation of hg19 RefSeq genes
1 | makeHG19Promoters(up = 2000, down = 2000)
|
up |
An integer value defining the number of nucleotides towards the 5' end relative to the transcription start site. |
down |
An integer value defining the number of nucleotides towards the 3' end relative to the transcription start site. |
A GRanges object containing promoter annotation.
1 | makeHG19Promoters(up = 2000, down = 2000)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.