Course information - PowerPoint PPT Presentation

1 / 23
About This Presentation
Title:

Course information

Description:

... 3:00-4:30. www.cs.njit.edu/~bcohen. Web site, chat, web board, schedule ... Nature has no aim, it is a result of random events. Most events are DNA string edits ... – PowerPoint PPT presentation

Number of Views:20
Avg rating:3.0/5.0
Slides: 24
Provided by: cisN9
Category:
Tags: aim | chat | course | information

less

Transcript and Presenter's Notes

Title: Course information


1
Course information
  • To reach meBarry Cohen
  • bcohen_at_cs.njit.edu
  • GITC 3802W 400-530 F 300-430www.cs.njit.edu
    /bcohen
  • Web site, chat, web board, schedulemy.njit.edu
    (no www)

2
Projects
  • Team projects (4 person)
  • One hour presentations
  • Literature review / algorithms / programs
  • Sample applications
  • Open problems
  • Homework

3
Texts
  • Intro to BioinformaticsLesk
  • Current Topics in Computational Molecular
    BiologyJiang, Xu, Zhang

4
Watson Crick, 1953
http//www.nature.com/genomics/human/watson-crick/
5
Stylized double helix
6
Replication
  • It has not escaped our notice that the specific
    pairing we have postulated immediately suggests a
    possible copying mechanism for the genetic
    material.

7
Sequence to structure
8
The information cycle
9
The triplet code
10
In the beginning
  • Life began when the earth was young
  • Life arose from simple chemistry(most life still
    is relatively simple)
  • Universal common ancestor
  • Common molecular machinery(oldest fossils are
    living fossils)

11
What is life?
  • Information and metabolism
  • RNA world hypothesis
  • DNA as program file(information coding for
    activity)
  • Replication (information which codes for itself)
  • Variation, evolution(life adapts to its
    environment)

12
DNA
  • DNA is a polymer (sequence, string)
  • DNA is composed of just four kinds ofchemical
    units (A, C, G, T)
  • DNA is redundant (double helix)As pair with
    Us, Gs pair with Ts
  • Some DNA codes for RNA, proteins(exons
    expressed regions)
  • Some DNA is noncoding (introns intervening
    regions)
  • Coherent sets of DNA are genes

13
RNA
  • RNA is a also polymer (sequence, string)
  • RNA is composed of just four kinds ofchemical
    units (A, C, G, U)
  • RNA is single stranded
  • Some RNA codes for proteins,some is functional
    (e.g., tRNA)

14
Proteins
  • Proteins account for most life activity
    andstructure
  • A protein is a polymer (sequence, string)
  • Proteins are composed of 20 kinds ofchemical
    units (amino acids)
  • Proteins fold into a specific shape, which
    determines their function
  • Proteins are made from genetic templates(they
    dont code)

15
Evolution
  • Darwin evolution is adaption
  • Nature has no aim, it is a result of random
    events
  • Most events are DNA string edits(indels,
    substititions)
  • Some events are on higher level
    structures(e.g., chromosomes)

16
The tree of life
  • Some errors is replication divide gene poolsinto
    two (speciation). (Or vice versa.)
  • These bifurcations give the history of life a
    tree-like structure

17
rRNA universal tree of life
18
Algorithms
  • An algorithm is a precise set of instructions for
    solving a problem (what do we mean by precise?)
  • An algorithm must terminate
  • Algorithms operate on data (inputs)
  • Algorithms use data structures

19
Data structures
  • A string is a natural mathematical model of a
    biological sequence
  • A directed acyclic graph may represent familial
    descent
  • A tree may represent species relations

20
Efficiency
  • Bigger problems take more time and/or space
    (biology problems are often big)
  • Harder problems take longer or more space (many
    biology problems are hard)
  • Time (space), as a function of size, measures the
    complexity of an algorithm
  • Many computable are problems intractable

21
Complexity classes
  • Search a sorted list log n
  • Sort by comparison n log n
  • Text search n
  • Polynomial v. exponential time
  • NP-complete problems

22
Probability
  • Base molecular events in evolution occur with a
    certain probability (frequency)
  • Probability models predict what may occur
    (likelihood of a pair of jacks)
  • Probability models may also infer what most
    likely has occurred

23
Entropy
  • Entropy is a measure of information content
  • How many y/n questions are needed to get an
    answer?
  • DNA positions differ in entropy, depending on how
    conserved they are
Write a Comment
User Comments (0)
About PowerShow.com