## Not run:
#
# ##differential expression analysis
# res <- geneRanker(expmat1 = ControlExpMat, expmat2 = SaltExpMat,
# genes = rownames(ControlExpMat)[1:100],
# rankers = c("ttest", "SAM", "Limma"),
# verbose = FALSE )
#
# ##the p-value for differential method
# res$pvalMat[1:10,]
# ## End(Not run)
Run the code above in your browser using DataLab