Download presentation
Presentation is loading. Please wait.
1
Gene Recognition Credits for slides: Serafim Batzoglou Marina Alexandersson Lior Pachter Serge Saxonov
2
The Central Dogma Protein RNA DNA transcription translation CCTGAGCCAACTATTGATGAA PEPTIDEPEPTIDE CCUGAGCCAACUAUUGAUGAA
3
Gene structure exon1 exon2exon3 intron1intron2 transcription translation splicing exon = protein-coding intron = non-coding Codon: A triplet of nucleotides that is converted to one amino acid
4
Locating Genes We have a genome sequence, maybe with related genomes aligned to it…where are the genes? Yeast genome is about 70% protein coding About 6000 genes Human genome is about 1.5% protein coding About 22,000 genes
5
Finding Genes in Yeast Start codon ATG 5’3’ Stop codon TAG/TGA/TAA Intergenic Coding Intergenic Mean coding length about 1500bp (500 codons) Transcript
6
Finding Genes in Yeast ORF Scanning Look for long open reading frames (ORFs) ORFs start with ATG and contain no in-frame stop codons Long ORFs unlikely to occur by chance (i.e., they are probably genes)
7
Finding Genes in Yeast Yeast ORF distribution
8
Introns: The Bane of ORF Scanning Start codon ATG 5’ 3’ Stop codon TAG/TGA/TAA Splice sites Intergenic Exon Intron Intergenic Exon Intron Transcript
9
Introns: The Bane of ORF Scanning Drosophila: 3.4 introns per gene on average mean intron length 475, mean exon length 397 Human: 8.8 introns per gene on average mean intron length 4400, mean exon length 165 ORF scanning is defeated
10
Where are the genes?
12
Needles in a Haystack
13
Now What? We need to use more information to help recognize genes Regular structure Exon/intron lengths Nucleotide composition Biological signals Start codon, stop codon, splice sites Patterns of conservation
14
Regular Gene Structure Protein coding region starts with ATG, ends with TAA/TAG/TGA Exons alternate with introns Introns start with GT/GC, end with AG Each exon has a reading frame determined by the codon position at the end of the last exon
15
Next Exon: Frame 0 Next Exon: Frame 1
16
Exon/Intron Lengths
17
Nucleotide Composition Base composition in exons is characteristic due to the genetic code Amino AcidSLCDNA Codons IsoleucineIATT, ATC, ATA LeucineLCTT, CTC, CTA, CTG, TTA, TTG ValineVGTT, GTC, GTA, GTG PhenylalanineFTTT, TTC MethionineMATG CysteineCTGT, TGC AlanineAGCT, GCC, GCA, GCG GlycineGGGT, GGC, GGA, GGG ProlinePCCT, CCC, CCA, CCG ThreonineTACT, ACC, ACA, ACG SerineSTCT, TCC, TCA, TCG, AGT, AGC TyrosineYTAT, TAC TryptophanWTGG GlutamineQCAA, CAG AsparagineNAAT, AAC HistidineHCAT, CAC Glutamic acidEGAA, GAG Aspartic acidDGAT, GAC LysineKAAA, AAG ArginineRCGT, CGC, CGA, CGG, AGA, AGG
18
Biological Signals How does the cell recognize start/stop codons and splice sites? In part, from characteristic base composition Donor site (start of intron) is recognized by a section of U1 snRNA U1 snRNA: GUCCAUUCA Donor site consensus: MAGGTRAGT M means “A or C”, R means “A or G”
19
atg tga ggtgag caggtg cagatg cagttg caggcc ggtgag
20
5’ 3’ Donor site Position -8…-2012…17 A26…6090054…21 C26…155012…27 G25…1278100041…27 T23…1380993…25 Splice Sites
21
(http://www-lmmb.ncifcrf.gov/~toms/sequencelogo.html)
22
WMM: weight matrix model = PSSM (Staden 1984) WAM: weight array model = 1 st order Markov (Zhang & Marr 1993) MDD: maximal dependence decomposition (Burge & Karlin 1997) Decision-tree algorithm to take pairwise dependencies into account For each position I, calculate S i = j i 2 (C i, X j ) Choose i * such that S i* is maximal and partition into two subsets, until No significant dependencies left, or Not enough sequences in subset Train separate WMM models for each subset All donor splice sites G5G5 not G 5 G 5 G -1 G 5 not G -1 G 5 G -1 A 2 G 5 G -1 not A 2 G 5 G -1 A 2 U 6 G 5 G -1 A 2 not U 6 Splice Sites
23
Patterns of Conservation Functional sequences are much more conserved than nonfunctional sequences Signal sequences show compensatory mutations If one position mutates away from consensus, often a different one will mutate to consensus Coding sequence shows three-periodic pattern of conservation
24
Three Periodicity Most amino acids can be coded for by more than one DNA triplet Usually, the degeneracy is in the last position HumanCCTGTT(Proline, Valine) MouseCCAGTC(Proline, Valine) RatCCAGTC(Proline, Valine) DogCCGGTA(Proline, Valine) ChickenCCCGTG(Proline, Valine)
25
GTCAGATGAGCAAAGTAGACACTCCAGTAACGCGGTGAGTACATTAA Exon Intron Intergenic Hidden Markov Models for Gene Finding Intergene State First Exon State Intron State
26
GTCAGATGAGCAAAGTAGACACTCCAGTAACGCGGTGAGTACATTAA Exon Intron Intergenic Hidden Markov Models for Gene Finding Intergene State First Exon State Intron State
27
GENSCAN
28
Burge and Karlin, Stanford, 1997 Before The Human Genome Project No alignments available Estimated human gene count was 100,000 Explicit state duration HMM (with tricks) Intergenic and intronic regions have geometric length distribution Exons are only possible when correct flanking sequences are present
29
GENSCAN Output probabilities for NC and CDS depend on previous 5 bases (5 th -order) P(X i | X i-1, X i-2, X i-3, X i-4, X i-5 ) Each CDS frame has its own model WAM models for start/stop codons and acceptor sites MDD model for donor sites Separate parameters for regions of different GC content
30
GENSCAN Performance First program to do well on realistic sequences Long, multiple genes in both orientations Pretty good sensitivity, poor specificity 70% exon Sn, 40% exon Sp Not enough exons per gene Was the best gene predictor for about 4 years
31
TWINSCAN Korf, Flicek, Duan, Brent, Washington University in St. Louis, 2001 Uses an informant sequence to help predict genes For human, informant is normally mouse Informant sequence consists of three characters Match:| Mismatch:: Unaligned:. Informant sequence assumed independent of target sequence
32
The TWINSCAN Model Just like GENSCAN, except adds models for conservation sequence 5 th -order models for CDS and NC, 2 nd -order models for start and stop codons and splice sites One CDS model for all frames Many informants tried, but mouse seems to be at the “sweet spot”
33
TWINSCAN Performance Slightly more sensitive than GENSCAN, much more specific Exon sensitivity/specificity about 75% Much better at the gene level Most genes are mostly right, about 25% exactly right Was the best gene predictor for about 4 years
34
N-SCAN Gross and Brent, Washington University in St. Louis, 2005 If one informant sequence is good, let’s try more! Also several other improvements on TWINSCAN
35
N-SCAN Improvements Multiple informants Richer models of sequence evolution Frame-specific CDS conservation model Conserved noncoding sequence model 5’ UTR structure model
36
GENSCAN TWINSCAN N-SCAN HMM Outputs TargetGGTGAGGTGACCAAGAACGTGTTGACAGTA Conservation|||:||:||:|||||:||||||||...... sequence TargetGGTGAGGTGACCAAGAACGTGTTGACAGTA Informant1GGTCAGC___CCAAGAACGTGTAG...... Informant2GATCAGC___CCAAGAACGTGTAG...... Informant3GGTGAGCTGACCAAGATCGTGTTGACACAA...
37
Phylogenetic Bayesian Network Models
38
Homology-Based Gene Prediction Idea: Try to predict a gene in one organism using a known orthologous gene or protein from another organism Genewise Protein homology Projector Gene structure homology Very accurate if (and only if??) homology is high
39
Evaluating Performance Three main levels of performance: gene, exon, nucleotide Two measures of performance: Sensitivity: what fraction of the true features did we predict correctly? Specificity: what fraction of our predicted features were correct? Testing standard is whole-genome prediction Predicting on single-gene sequences is easier and less interesting
40
Exact Exon Accuracy
41
Exact Gene Accuracy
42
Intron Sensitivity By Length
43
Human Informant Effectiveness
44
Drosophila Informant Effectiveness
45
The Future Many new genomes being sequenced—they will need annotations! Current experimental “shotgun” methods not enough However, cheap targeted experiments are available to verify predicted genes Promising directions in gene prediction: Conditional random fields Multiple informants—can we actually get them to work???
Similar presentations
© 2024 SlidePlayer.com. Inc.
All rights reserved.