
Last chance! 50% off unlimited learning
Sale ends in
Factor(exprs, case, control)
data(exprs)
case <- c("A1","A2","A3","A4","A5","A6","A7")
control <- c("B1","B2","B3","B4","B5","B6","B7")
factors <- Factor(exprs, case, control)
Run the code above in your browser using DataLab