View source: R/main_splinter.R
insertRegion | R Documentation |
inserts a region (exon or intron) into roi object
insertRegion(subject, roi)
subject |
GrangesList |
roi |
|
in the case of intron retention, replaces exon with intron retention range reduce() the GRanges in question
GRanges object
Diana Low
#Inserts the exon defined in roi GRanges object from a GRanges/GRangesList
region_minus_exon
region_with_exon<-insertRegion(region_minus_exon,roi)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.