Nothing
alpha=0.05 runInfo()
cuff
csDensity(genes(cuff)) csDensity(isoforms(cuff))
csScatterMatrix(genes(cuff),logMode=T)
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.
csHeatmap(sigGenes,cluster="both",labRow=F)
sigMatrix(cuff,level="isoforms")
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.