# Get bootstrap results
## Not run: bootstrapResults <- list()
## Not run: bootstrapResults$a <- metagene:::bootstrapAnalysis(matrix(1:40, nrow=4, ncol=10), 4, alpha=0.05, sampleSize=100)
# Get the data.frame
## Not run: DF <- metagene:::getDataFrame(bootstrapResults, c(-1,1))
Run the code above in your browser using DataLab