
Last chance! 50% off unlimited learning
Sale ends in
scaleGroups
compares each group vs. the remaining groups using a Student's t-test
scaleGroups(x, groups)
data(bcellViper, package="bcellViper")
res <- scaleGroups(exprs(dset)[, 1:20], rep(1:4, rep(5, 4)))
res[1:5, ]
Run the code above in your browser using DataLab