powered by
Numbers in the score column are intron numbers from 5' to 3' independent of strand. I.e., the first introns for + and - strand genes both have score values of 1.
score
+
-
1
create_introns(x)
tbl_interval() in BED12 format
tbl_interval()
Other feature functions: create_tss, create_utrs3, create_utrs5
create_tss
create_utrs3
create_utrs5
# NOT RUN { x <- read_bed12(valr_example('mm9.refGene.bed.gz')) create_introns(x) # }
Run the code above in your browser using DataLab