## Integrate data The code in this directory takes the mutation and expression data for each cancer type as input and outputs the matrices according to [Mogonet](https://github.com/txWang/MOGONET)'s input format. Run the following to learn more about the arguments to set: ```bash python integrate_matrices.py --help ```