create_utrs3 | R Documentation |
Create 3' UTR features.
create_utrs3(x)
x |
ivl_df in BED12 format |
Other feature functions:
create_introns()
,
create_tss()
,
create_utrs5()
x <- read_bed12(valr_example("mm9.refGene.bed.gz"))
create_utrs3(x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.