## Loading the dataset
data(gastro)
## Doing bootstrap from t statistic test fot 'Type' sample label, k=1000
## specifies one thousand bootstraps
gastro.boot = deGenes2by2BootT(gastro.summ, sLabelID="Type", k=1000)
gastro.boot
Run the code above in your browser using DataLab