data("sgi")
sgi <- computePValues(sgi, method = "HotellingT2")
# Hotelling T^2 test will provide one p-value for all channels, PV will be the same
# for all channels in this case
PV <- getData(sgi, type="p.value", format="targetMatrix", channel="nrCells")
Run the code above in your browser using DataLab