Description Usage Arguments Value
Get the chromosomal region surrounding the current targetGene, with a flanking percentage added up and downstream
1 2 | ## S4 method for signature 'TrenaProject'
getProximalPromoter(obj, upstream, downstream)
|
obj |
An object of class TrenaProject |
upstream |
numeric, number of bases before (strand-aware) the TSS |
downstream |
numeric, number of bases after (strand-aware) the TSS |
a chrom.loc (chrom:start-end) string
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.