Code used for homeworks/projects of the course Systems Biology taught in University of Los Andes in the second semester of 2022.
Contents
- CodigoTarea2BioSis.ipynb: Jupyter notebook used for implementing Gillespie algorithm to simulate RNA/protein expression in cells with different parameters.
- codigoProyectoFinalBioSis.ipynb: Jupyter notebook containing the code the final project of the course, where we simulated CO and O2 binding in Hemoglobin using Gillespie algorithm and numerical simulations.