Description Usage Arguments Value
Get regions of specified length around the PAS
1 | pasRegions(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. |
data.table with coordinates and some metadata on the new regions exon_id and transcript_id are necessary for joining the features with the rest of the exon annotation.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.