Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 679 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 679 Bytes

AM205-Project

This is the code repository for our am205 project on "Predict Cancer Immunotherapy Resistance from Network Topology". The repository is divided into a few sections.

  1. code - code and model in the study
  • network_matrices.py: Generates the various influence networks as describe in the paper
  • validation.py: Combines influence newtorks with experimental data to validate how well the model is performing.
  • Code for generating the initial jacobian for the biomodel can be found here https://github.com/msantolini/dynamo
  1. data - data and results used in the study
  2. plots - code to generate plots in the study
  3. report - LaTeX source and pdf of the report