(Using all genes)

LIG mean Z-score (unweighted)

CT mean Z-score (unweighted)

LIG / CT mean Z-score (unweighted)

Compare DE count distributions

wilcox.test(scoreDElig,scoreDEct)

wilcox.test(scoreDElig,as.vector(scoreDEligct))

wilcox.test(as.vector(scoreDEligct),as.vector(scoreDErep))
load("~/Dropbox/GDB_archive/CMapCorr_files/Fig1allgenes_pDEbackground.RData")
boxplot(log10(pDEbackground + 1),pch=".",xaxt="n")
plot(jitter(samples_rep),scoreDErep,pch=".",cex=2)