This tutorial summarizes the steps to analyze gene modules from a dataset using the Gitools analysis platform. The key steps are:
1. Import a continuous data matrix file from IntOGen containing corrected p-values for gene upregulation in different cancer types.
2. Load the continuous data matrix and transform it to a binary matrix using a p-value threshold of 0.05.
3. Load a file containing gene modules to analyze for enrichment.
4. Run a binomial test enrichment analysis and view the results heatmap showing enriched modules for each cancer type.
5. Use the properties window to change column labels from IDs to actual cancer type names for easier interpretation.