View source: R/plot_functions.r
Function to create a CustomTrack of linear splice junctions for plotting using Gviz.
1 |
sj |
Data on linear splice sites. Should be a GRanges object returned by readSJout. Ideally, the data should be restricted to the genomic reange of a single gene (e.g. GenomicFeatures::subsetByOverlaps(sj, region.of.intereset, type = "within")). |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.