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 16 found.
[1] < 1 2 > [2]  Sort:

JunctionSeqCountSet-class (Package: JunctionSeq) : Class code{"JunctionSeqCountSet"

A JunctionSeqCountSet is a container class that contains all information pertaining to a JunctionSeq analysis and dataset. In general, these methods and slots will not be used by the end-users. In general, JunctionSeqCountSet objects will be created by readJunctionSeqCounts or runJunctionSeqAnalyses and are to be manipulated byhigh-level JunctionSeq functions such as estimateEffectSizes or fitJunctionSeqDispersionFunction.
● Data Source: BioConductor
● Keywords: classes
● Alias: JunctionSeqCountSet, JunctionSeqCountSet-class
● 0 images

buildAllPlots (Package: JunctionSeq) :

Saves a large battery of plots displaying the analysis results, for the purposes of data visualization. By default it saves a full set of plots for every gene that shows statistical significance and the adjusted-p < 0.01 level. Alternatively, it can be supplied with a specific gene list using the gene.list parameter, and will plot those specific genes.
● Data Source: BioConductor
● Keywords:
● Alias: buildAllPlots
● 0 images

buildAllPlotsForGene (Package: JunctionSeq) :

Generates and saves one or more plots, displaying counts or averages for all counting bins across one particular gene. The parameters expr.plot, normCounts.plot, rExpr.plot, and rawCounts.plot determine which plot types are to be generated, and the parameters with.TX and without.TX determines whether these plots should include or not include the full transcript information, or if separate plots should be generated with and without the full transcript information.
● Data Source: BioConductor
● Keywords:
● Alias: buildAllPlotsForGene
● 0 images

estimateEffectSizes (Package: JunctionSeq) :

This function runs fits another generalized linear model to the data, this one intended for use in estimating the effect sizes and expression estimates for each analysis.
● Data Source: BioConductor
● Keywords:
● Alias: estimateEffectSizes
● 0 images

estimateJunctionSeqDispersions (Package: JunctionSeq) :

This method estimates the sample dispersion for each counting bin (in other words, each splice junction locus).
● Data Source: BioConductor
● Keywords:
● Alias: estimateJunctionSeqDispersions
● 0 images

estimateJunctionSeqSizeFactors (Package: JunctionSeq) :

Estimate size factors, which are scaling factors used as "offsets" by the statistical model to make the different samples comparable. This is necessary because the different samples may have been sequenced to slightly different depths. Additionally, the presence of differentially expressed genes may cause the apparent depth of many genes to appear different.
● Data Source: BioConductor
● Keywords:
● Alias: estimateJunctionSeqSizeFactors, writeSizeFactors
● 0 images

fitJunctionSeqDispersionFunction (Package: JunctionSeq) :

Fit dispersion function to share dispersion information between features across the genome.
● Data Source: BioConductor
● Keywords:
● Alias: fitJunctionSeqDispersionFunction
● 0 images

plotDispEsts (Package: JunctionSeq) :

Plots the countbin-specific estimated dispersion and the fitted dispersion curve.
● Data Source: BioConductor
● Keywords:
● Alias: plotDispEsts
1 images

plotJunctionSeqResultsForGene (Package: JunctionSeq) :

Creates one results plot for one gene. Note that this function does not call a plotting device, so it will simply plot to the "current" device. If you want to automatically save images to file, use buildAllPlotsForGene, which internally calls this function.
● Data Source: BioConductor
● Keywords:
● Alias: plotJunctionSeqResultsForGene
1 images

plotMA (Package: JunctionSeq) :

Generates an MA-plot, which graphs the fold change versus the mean normalized expression. Statistically significant features are colored red.
● Data Source: BioConductor
● Keywords:
● Alias: plotMA
1 images