Description Usage Arguments Value
Get regions of specified length around the TSS
1 | tssRegions(exon_dt, window, tx_id = "tx_id")
|
window |
number of bp for regions |
exons_dt |
data.table of GRanges object with columns "tx_id" for each exon for merging by transcripts. Ranges must be strand-specific. |
GRanges object with upstream and downstream TSS regions
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.