Joint and marginal probabilities Joint: Marginal: How to compute - - PowerPoint PPT Presentation

joint and marginal probabilities
SMART_READER_LITE
LIVE PREVIEW

Joint and marginal probabilities Joint: Marginal: How to compute - - PowerPoint PPT Presentation

Joint and marginal probabilities Joint: Marginal: How to compute the probability of observations Forward algorithm Forward algorithm Forward algorithm Decoding: finding the most probable states Similar to the forward algorithm, we can define


slide-1
SLIDE 1

Joint and marginal probabilities

Joint: Marginal:

slide-2
SLIDE 2

How to compute the probability of observations

slide-3
SLIDE 3

Forward algorithm

slide-4
SLIDE 4

Forward algorithm

slide-5
SLIDE 5

Forward algorithm

slide-6
SLIDE 6

Decoding: finding the most probable states

Similar to the forward algorithm, we can define the following value:

slide-7
SLIDE 7
slide-8
SLIDE 8

Viterbi algorithm

slide-9
SLIDE 9

Gene finding

slide-10
SLIDE 10

Gene finding

slide-11
SLIDE 11
  • In human genome, ~3% of DNA sequence is

genes

  • Lot of “junk” DNA between genes, and even

inside genes (between exons).

  • Due to the reverse complement, one gene can

start from either direction.

  • Gene finding must deal with these.

Gene finding

slide-12
SLIDE 12

In bacteria, there is no intron in the coding region.

Gene finding for bacterial genomes

slide-13
SLIDE 13

Gene finding for bacterial genomes

In bacteria, there is no intron in the coding region. Codon usage can be different between the noncoding regions and coding regions.

start state stop state

slide-14
SLIDE 14

Codon usages can be different in the typical coding regions and the atypical coding regions. Horizontal gene transfer

Gene finding for bacterial genomes

slide-15
SLIDE 15

Gene finding: frames

slide-16
SLIDE 16

Gene finding: HMM for bacteria

GeneMarker’s HMM model

slide-17
SLIDE 17

Gene finding: handling introns

slide-18
SLIDE 18

Gene finding: handling introns

Splicing site motifs

slide-19
SLIDE 19

Splicing site motifs

Gene finding: handling introns

slide-20
SLIDE 20

Gene finding: HMM version 2