Skip to content

lvchen727/Algorithms-for-Computational-Biology

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

Algorithms-for-Computational-Biology

#######

This course is a survey of algorithms and mathematical methods in biological sequence analysis (with a strong emphasis on probabilistic methods) and systems biology. Sequence analysis topics include introduction to probability, probabilistic inference in missing data problems, hidden Markov models (HMMs), profile HMMs, sequence alignment, and identification of transcription-factor binding sites. Systems biology topics include discovery of gene regulatory networks, quantitative modeling of gene regulatory networks, synthetic biology, and (in some years) quantitative modeling of metabolism.

Projects

  • siteEMAssignment.m : Implemented MEME algorithm for finding multiple motifs in biopolymers.
  • hmmDecodeAssignment.m : Implemented the Viterbi algorithm for HMM decoding.
  • hmmPosteriorDecodeAssignment.m : Implemented Baum-Welch algorithm for unsupervised parameter estimation.
  • alignment-Dist-1.1.m : Implemented the Smith-Waterman algorithm for local alignment of two DNA sequences.
  • repressionSimulation-Dist-1.0.m : Simulated a system of any number of interacting repressors.
  • repressionSystem-Dev-1.2.m : Modeled a system of repressors at steady state

About

My programming projects for CSE 587A Algorithms for Computational Biology@Wash U

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published