tx_extend_UTR | R Documentation |
A function that extends the 5' and/or 3' UTR regions of GRanges including the 'blocks' column, which defines the exon structure of a transcript. As those loaded by ´tx_load_bed()´.
tx_extend_UTR(GR, ext_5p = 0, ext_3p = 0)
GR |
GRanges GRanges containing a blocks |
ext_5p |
integer Number of bp for the 5' UTR blocks to be extended |
ext_3p |
integer Number of bp for the 3' UTR blocks to be extended |
GRanges
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.