Randomisation of data
This function randomise the time order for each gene separately.
randomise(eset)
eset |
object of the class ExpressionSet. |
The function produces an object of the ExpressionSet class with randomised expression data.
Matthias E. Futschik (http://itb.biologie.hu-berlin.de/~futschik)
data(yeast) # data set includes 17 measurements yeastR <- randomise(yeast)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.