DEUresultTable          Get a result table from the analysis workflow.
DEXSeqHTML              HTML report writer
ExonCountSet-class      "ExonCountSet", a container for exon count data
buildExonCountSet       Makes an ExonCountSet object from R objects.
countReadsForDEXSeq     Prepare annotation transcriptDb object for
                        DEXSeq.
countTableForGene       Count table for a given geneID.
counts                  Accessors for the 'counts' slot of a
                        ExonCountSet object.
design                  Accessor function for the design annotation
                        from a ExonCountSet object.
estimateDispersions     Estimate exon dispersions
estimateDispersionsTRT
                        Estimate exon dispersions using the TRT method
estimateExonDispersionsForModelFrame
                        Estimates exon dispersions
estimateSizeFactors     Estimate the size factors for an ExonCountSet
estimatelog2FoldChanges
                        Fold changes (log2) from the fitted expression
                        values in the GLM.
exonIDs                 Accessor for the exonIDs in an ExonCountSet
                        object.
fitDispersionFunction   Fit the mean-variance function.
geneCountTable          Makes a count table for genes.
geneIDs                 Accessor for the geneIDs in an ExonCountSet
                        object.
makeCompleteDEUAnalysis
                        Complete differential exon usage analysis
modelFrameForGene       Makes the model frame for a geneID.
modelFrameForTRT        Makes the model frame of an exonCountSet object
                        for the TRT method.
newExonCountSet         Creates an ExonCountSet object
perGeneQValue           Summarize per-exon p-values into per-gene
                        q-values.
plotDEXSeq              Visualization of the fitted expression, fitted
                        splicing or the normalized counts.
prepareAnnotationForDEXSeq
                        Prepare annotation transcriptDb object for
                        DEXSeq.
read.HTSeqCounts        Read counts output from HTSeq script.
sizeFactors             Accessor functions for the sizeFactors
                        information in a ExonCountSet
subsetByGenes           Making an ExonCountSet object from another one
                        with a subset of its genes.
testForDEU              Test for Differential Exon Usage.
testForDEUTRT           Test for Differential Exon Usage.
testGeneForDEU          Test a single gene for differential exon usage.
