CS234 "Computational Methods for the Analysis of Biomolecular Data"
This is the project page of CS234 course project.
About me
Name: Panruo Wu
Email: pwu011@cs.ucr.edu
Research Interest: parallel computing, numerical analysis
Progress of the final project
Project Topic: Implement the Baum-Welch algorithm for HMM described in class. Test the training of the HMM on a biological relevant dataset (e.g. TF binding sites), and test in on a chrosomome. Collect experimental time measurements.
Feb 28: Topic decided; project started.