powered by
showGene(data, group, main = "", pch = 19, xlab = "", ylab = "log2 expression", las = 2, pwcol = NULL, ...)
data(Egambia) E <- as.matrix(Egambia[,-c(1:3)]) showGene(E["20799",], rep(c("CTRL", "TB"), each=15))
Run the code above in your browser using DataLab