# NOT RUN {
set.seed(54457704)
## an unusually small data set of 20 genes and 3 samples in each of the two treatment groups.
dat=sim.dat(G=20, n1=3,n2=3)
set.seed(9992722)
## this is how the 'simulatedDat' data set in this package generated
simulatedDat=sim.dat(G=5000)
# }
Run the code above in your browser using DataLab