Run Report

Run Parameters

alpha=0.05
runInfo()

Global Statistics

cuff

FPKM distributions

csDensity(genes(cuff))
csDensity(isoforms(cuff))

Scatterplots

csScatterMatrix(genes(cuff),logMode=T)

Replicate Information

Model fit

Differential Expression Analysis

Significant Genes

sigMatrix(cuff,level="genes")
csVolcanoMatrix(genes(cuff),alpha=alpha)
sigGeneIDs<-getSig(cuff,alpha=alpha)
sigGenes<-getGenes(cuff,sigGeneIDs)

There are r length(sigGeneIDs) significantly different genes at a r alpha*100$\%$ FDR.

Visualizations

csHeatmap(sigGenes,cluster="both",labRow=F)

Significant Isoforms

sigMatrix(cuff,level="isoforms")


Try the cummeRbund package in your browser

Any scripts or data that you put into this service are public.

cummeRbund documentation built on Nov. 8, 2020, 7:53 p.m.