From Mohammed J. Zaki

CompbioCourse: Main

CSCI-4964/6964: Bioinformatics & Computational Biology, Spring 2013


Class: 10-11:50AM, MR, Low 3130
Instructor Office Hours: 12-1PM, MR



Announcements



Calendar

A tentative sequence of topics to be covered in the classes; changes are likely as the course progresses.

Day: Date Topic Readings Lecture Notes
M: Jan 21 NO CLASS (Martin Luther King Holiday)
R: Jan 24 Introduction R1, R2 intro.ppt
M: Jan 28 Sequence Alignment R3 Lecture1.pdf
R: Jan 31 Alignment & Scoring Matrices R4, R5 Lecture2.pdf
M: Feb 4 Database Search and Significance R6, R7
R: Feb 7 Multiple Sequence Alignment
M: Feb 11 HMMs ( Guest Lecture: Prof. Chris Bystroff )
R: Feb 14 Profile HMMs ( Guest Lecture: Prof. Chris Bystroff )
T (Tuesday): Feb 19 Suffix Trees and Arrays
R: Feb 21 Motif Discovery
M: Feb 25 EXAM I
R: Feb 28 Genome Scale Alignment & Genome Rearrangements
M: Mar 4 Genome Rearrangements & Phylogenetic Trees
R: Mar 7 Phylogenetic Trees
M: Mar 11 NO CLASS (spring break)
R: Mar 14 NO CLASS (spring break)
M: Mar 18 Protein Structure & Alignment
R: Mar 21 Protein Structure Alignment
M: Mar 25 Structure Alignment
R: Mar 28 Protein Structure Prediction
M: Apr 1 EXAM II
R: Apr 4 Gene Expression Analysis
M: Apr 8 Gene Expression Clustering
R: Apr 11 Kernel Methods for Bioinfo
M: Apr 15 Kernels for Sequences
R: Apr 18 Kernel-based Classification
M: Apr 22 Kernel-based Clustering
R: Apr 25 Network Motifs -- Transcription Networks
M: Apr 29 Network Motifs -- Transcription/Signaling Networks
R: May 2 Signaling Networks
M: May 6 EXAM III
R: May 9 NO CLASS (reading day)




Syllabus

Introduction

Computational Biology and Bioinformatics are essentially interchangeable terms, referring to the science of analyzing biological data. The goal of this course is to introduce the main topics and the frontiers of computational biology. The basic topics include sequence and protein structure analysis (alignment, evolution, search, motifs, and indexing). The emerging topics include next generation sequencing, gene expression analysis, network biology, and kernel data mining methods. The emphasis will be on the application of these methods to the various "omics" within computational systems biology, i.e., genomics, proteomics, interactomics, transcriptomics, and metabolomics.

Learning Objectives

After taking this course students will be

  • knowledgeable about the fundamental computational biology tasks like sequence and structure analysis and evolution, biological networks, and data mining methods in bioinformatics
  • able to understand the key algorithms for the main tasks
  • able to implement and apply the techniques to real world omics datasets
Prerequisites

The pre-requisites for this course include data structures and algorithms, discrete mathematics, and probability & statistics. Knowledge of basic linear algebra will serve you well too. Assignments will require the use of Python, or R. Only these two scripting languages will be permitted for the assignments.

Textbook

There is no required text for the course. Reading materials will be posted online.

Grading Policy

Your grade will be a combination of the following items.

  • Assignments (40%): There will be two types of assignments: homework questions from the book, and practically oriented assignments. For the latter you'll be asked to implement algorithms and apply them to real datasets, to complement the theory. Only python, and R are permitted for the scripting language.
  • Exams (60%): There will be three exams covering the main topics of the course. The tentative exam dates are posted on the class schedule table. There is no comprehensive final exam. All exams are open book.

Attendance: Students are strongly encouraged to participate in the class, and should try to attend all classes.

Laptop Policy: No laptops or other electronic devices are permitted during lectures. You may however use these during exams to access course material online, or to use the calculator functions. Browsing the web for solutions, etc. is of course not permitted. Scripting (using python or R or other languages) is also not permitted to solve the exam questions, which are intended to be done by hand.

Academic Integrity

You may consult other members of the class on the homeworks, but this must be limited to the ideas only; you must submit your own implementation and work. Anytime you borrow material from the web or elsewhere, you must acknowledge the source.

The school takes cases of academic dishonesty very seriously, resulting in an automatic "F" grade for the course. Students should familiarize themselves with the relevant portion of the Rensselaer Handbook of Student Rights and Responsibilities on this topic.

Retrieved from http://www.cs.rpi.edu/~zaki/www-new/pmwiki.php/CompbioCourse/Main
Page last modified on January 31, 2013, at 11:05 PM