/SmallBioinformaticPrograms

Small programs showcasing methodologies in biological simulation and modeling from 03-512 problemsets at Carnegie Mellon University

Primary LanguagePython

SmallBioinformaticPrograms

Small programs showcasing methodologies in biological simulation and modeling from 03-512 problemsets at Carnegie Mellon University

CliqueFinder.py

A hard optimizer for finding cliques in a graph using a Metropolis Method Sampler

NRSolver.py

A Newton-Raphson iterator to solve for a regression model for optimal drug treatment of a patient in a simulated hospital scenario

exactSetMatch.py

Initial Commit for exactSetMatch.py, a small script that uses a k-Mer table hashed by nucleotide sequence to find restriction digest sites in a template sequence

runTree.py

The implementation of a coalescent sampler to model mutations of a DNA sequence over time