
Last chance! 50% off unlimited learning
Sale ends in
PostFC(EBoutput, SmallNum = 0.01)
data(GeneMat)
GeneMat.small = GeneMat[c(500:550),]
Sizes = MedianNorm(GeneMat.small)
EBOut = EBTest(Data = GeneMat.small,
Conditions = as.factor(rep(c("C1","C2"), each=5)),
sizeFactors = Sizes, maxround = 5)
FC=PostFC(EBOut)
Run the code above in your browser using DataLab