## Loading a little dataset
data(gastro)
## Doing functional classification of gene groups for 'Tissue' sample label
gastro.mod = activeMod(gastro.summ, sLabelID="Tissue", cutExp=1,
cutPhiper=0.05)
activeModScoreHTML(gastro.mod)
Run the code above in your browser using DataLab