Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 10 of 13 found.
[1] < 1 2 > [2]  Sort:

SplicingGraphs-class (Package: SplicingGraphs) :

The SplicingGraphs class is a container for storing splicing graphs together with the gene model that they are based on.
● Data Source: BioConductor
● Keywords:
● Alias: GeneModel-class, class:GeneModel
● 0 images

SplicingGraphs-package (Package: SplicingGraphs) :

The SplicingGraphs package allows the user to create, manipulate, and visualize splicing graphs and their bubbles based on a gene model for a given organism. Additionally it allows the user to assign RNA-seq reads to the edges of a set of splicing graphs, and to summarize them in different ways.
● Data Source: BioConductor
● Keywords: package
● Alias: SplicingGraphs-package
● 0 images

TSPCsg (Package: SplicingGraphs) :

TODO
● Data Source: BioConductor
● Keywords:
● Alias: TSPC, TSPCsg
10 images

assignReads (Package: SplicingGraphs) :

assignReads assigns reads to the exonic and intronic edges of a SplicingGraphs object.
● Data Source: BioConductor
● Keywords:
● Alias: assignReads, removeReads
● 0 images

bubbles-methods (Package: SplicingGraphs) :

bubbles computes the bubbles of the splicing graph of a given gene from a SplicingGraphs object.
● Data Source: BioConductor
● Keywords:
● Alias: bubbles-methods
3 images

countReads-methods (Package: SplicingGraphs) :

countReads counts the reads assigned to a SplicingGraphs object. The counting can be done by splicing graph edge, reduced splicing graph edge, transcript, or gene.
● Data Source: BioConductor
● Keywords:
● Alias: countReads-methods
● 0 images

plotTranscripts-methods (Package: SplicingGraphs) :

plotTranscripts uses the Gviz package to plot the exon structure of a set of transcripts along genomic coordinates.
● Data Source: BioConductor
● Keywords:
● Alias: plotTranscripts-methods
6 images

rsgedgesByGene-methods (Package: SplicingGraphs) :

rsgedgesByGene and rsgedgesByTranscript are analog to sgedgesByGene and sgedgesByTranscript, but operate on the reduced splicing graphs, that is, the graphs in SplicingGraphs object x are reduced before the edges and their ranges are extracted. The reduced graphs are obtained by removing the uninformative nodes from it. See Details section below.
● Data Source: BioConductor
● Keywords:
● Alias: rsgedgesByGene-methods
2 images

sgedges-methods (Package: SplicingGraphs) :

sgedges (resp. sgnodes) extracts the edges (resp. the nodes) of the splicing graph of a given gene from a SplicingGraphs object.
● Data Source: BioConductor
● Keywords:
● Alias: sgedges-methods
● 0 images

sgedgesByGene-methods (Package: SplicingGraphs) :

sgedgesByGene and sgedgesByTranscript both extract the edges and their ranges of all the genes from a SplicingGraphs object. They return them in a GRangesList object named with the gene ids, and where the items are grouped by gene (for sgedgesByGene) or by transcript (for sgedgesByTranscript).
● Data Source: BioConductor
● Keywords:
● Alias: sgedgesByGene-methods
● 0 images