browseVignettes("SplicingGraphs"), then
click on the link to the PDF version.
Sammeth, M. (2009) Complete Alternative Splicing Events Are Bubbles in Splicing Graphs J. Comput. Biol. Date: Aug 2009 Vol: 16 Pages: 1117-1140
plotTranscripts for plotting a set of transcripts
along genomic coordinates.
sgedgesByGene for extracting the edges and their
ranges from a SplicingGraphs object.
txpath for extracting the transcript paths of a
splicing graph.
sgedges for extracting the edges (and nodes) of a
splicing graph.
sgraph for extracting a splicing graph as a
plottable graph-like object.
rsgedgesByGene for extracting the reduced edges
and their ranges from a SplicingGraphs object.
bubbles for computing the bubbles of a splicing graph.
assignReads for assigning reads to the edges of a
SplicingGraphs object.
countReads for summarizing the reads assigned to
a SplicingGraphs object.
toy_genes_gff for details about the toy data included
in this package.
if (interactive()) {
## Access the "Splicing graphs and RNA-seq data" vignette with:
browseVignettes("SplicingGraphs")
}
Run the code above in your browser using DataLab