CS 415 Computational Biology: Sequence AnalysisTotal Credits: 3 cr Course Coordinator: Robert Heckendorn URL: http://marvin.ibest.uidaho.edu/~heckendo/CS515/ Current Catalog Description: Design and analyze algorithms that address the computational problems posed by biological sequence data, such as DNA or protein sequences. Topics may include: comparing sequences (from genes to genomes), database searching, multiple sequence alignment, phylogenetic inferencing, gene discovery and annotation, and genome assembly. Textbook: Jones and Pevzner, Introductions to Bioinformatic Algorithms, MIT Press. References: None. Course Goals: The goal is to understand the major biological problems related to sequence analysis and algorithms/data structures behind the major bioinformatic tools used to solve them. It is not a course in how to use the tools. Prerequisites by Topic: The prerequisites are:
Major Topics Covered in the Course:
If time allows
Laboratory projects (specify number of weeks on each): Four to five other assignments are given as homework. These are a combination of mathematically oriented computer science problems, programming exercises, or problems involving biological knowledge in combination with bioinformatic tools.
Final presentations at the end of class include both a 20 minute presentation in front of the class with slides and an online tutorial. Estimated Curriculum Category Content:
Oral and Written Communications: Every student is required to submit at least five written reports (not including exams, tests, quizzes, or commented programs) of typically four pages and to make one oral presentation of typically 20 minutes in duration. Include only material that is graded for grammar, spelling, style, and so forth, as well as for technical content, completeness, and accuracy. (None are graded for spelling or grammar unless painfully sloppy). Style, sound science, teaching skill, ability to communicate is taken into account. Social and Ethical Issues: None. Theoretical Content: This course is all about algorithms and the math to back them up, consequently the course is almost entirely theoretical. Major concepts involve analysis and design of algorithms, probability theory, and Bayesian analysis. This is supported by practical motivation to achieve efficiency of design. Problem Analysis: For each algorithm discussed in class we discuss in detail its computational complexity and may rewrite the outline of it on the board a half a dozen times in the process of making it more efficient. We also compare algorithm approaches, strengths, and weaknesses. Homework is designed to support discovery of algorithms and analysis of algorithms. Solution Design: Students are generally given outlines for algorithms or general techniques for solution. They then are asked both in class and on homework to design algorithms either with particular constraints to the design to experience different implementations or given interesting data to analyze. Course Outcomes: The following list documents the course outcomes and crossreferences them to the BSCS program outcomes. The letter at the beginning of each reference identifies the program outcome supported. The numbers sequentially identify the course outcome for this course. After completing CS 415 a student should know or be able to: |