Single DNA Sequence Analysis Tools BME 110: CompBio Tools Todd Lowe May 6, 2008.

Slides:



Advertisements
Similar presentations
Application to find Eukaryotic Open reading frames. Lab.
Advertisements

© Wiley Publishing All Rights Reserved. Using Nucleotide Sequence Databases.
An Introduction to Bioinformatics Finding genes in prokaryotes.
Polymerase Chain Reaction (PCR). PCR produces billions of copies of a specific piece of DNA from trace amounts of starting material. (i.e. blood, skin.
Recombinant DNA Technology. Recombinant DNA Technology combines DNA from different sources – usually different species Utility: this is done to study.
Ch 9 Frontiers of Biotechnology
Predicting Genes in Mycobacteriophages December 8, In Silico Workshop Training D. Jacobs-Sera.
A Look into the Process of Marker Development Matt Robinson.
Computational Biology, Part 4 Protein Coding Regions Robert F. Murphy Copyright  All rights reserved.
What are the three steps in PCR?. Denaturation Hybridization of Primer DNA replication.
Finding prokaryotic genes and non intronic eukaryotic genes
© Wiley Publishing All Rights Reserved. Working with a Single DNA Sequence.
© Wiley Publishing All Rights Reserved. Searching Sequence Databases.
Recombinant DNA Technology for the non- science major.
Recombinant DNA Technology
Designing CAPS markers using SGN CAPS Designer
International Livestock Research Institute, Nairobi, Kenya. Introduction to Bioinformatics: NOV David Lynn (M.Sc., Ph.D.) Trinity College Dublin.
DNA Fingerprinting of Bacterial Communities. Overview Targets gene for ribosomal RNA (16S rDNA) Make many DNA copies of the gene for the entire community.
The Clone Age Human Genome Project Recombinant DNA Gel Electrophoresis DNA fingerprints
Genomic walking (1) To start, you need: -the DNA sequence of a small region of the chromosome -An adaptor: a small piece of DNA, nucleotides long.
Basic Introduction of BLAST Jundi Wang School of Computing CSC691 09/08/2013.
Bioinformatics 生物信息学理论和实践 唐继军 北京林业大学计算生物学中心
1 Genetics Faculty of Agriculture Instructor: Dr. Jihad Abdallah Topic 13:Recombinant DNA Technology.
DNA Technology Chapter 20.
Technological Solutions. In 1977 Sanger et al. were able to work out the complete nucleotide sequence in a virus – (Phage 0X174) This breakthrough allowed.
BME 110L / BIOL 181L Computational Biology Tools October 29: Quickly that demo: how to align a protein family (10/27)
BME 110L / BIOL 181L Computational Biology Tools February 19: In-class exercise: a phylogenetic tree for that.
NIS - BIOLOGY Lecture 57 – Lecture 58 DNA Technology Ozgur Unal 1.
Uses of DNA technology You will need to convince a grant committee to fund further research into your area of application of DNA technology Read your assigned.
PV92 PCR Finding Your Alleles. Listed here are functional genes (genes that code for proteins). PV92 is not functional (as far as we know) so it is not.
Genetics 6: Techniques for Producing and Analyzing DNA.
DNA Technology Chapter 11. Genetic Technology- Terms to Know Genetic engineering- Genetic engineering- Recombinant DNA- DNA made from 2 or more organisms.
Advancing Science with DNA Sequence Finding the genes in microbial genomes Natalia Ivanova MGM Workshop May 15, 2012.
Pattern Matching Rhys Price Jones Anne R. Haake. What is pattern matching? Pattern matching is the procedure of scanning a nucleic acid or protein sequence.
Amgen Lab 2a & 4a.
Chapter 9: Genetic Engineering
 What is it?  What are they?  What is it?  How does it work?  DNA is isolated  DNA is copied with PCR  Cut with restriction enzymes  Run through.
From Genomes to Genes Rui Alves.
Basic Local Alignment Search Tool BLAST Why Use BLAST?
Using a Single Nucleotide Polymorphism to Predict Bitter Tasting Ability Lab Overview.
KEY CONCEPT Biotechnology relies on cutting DNA at specific places.
Genome annotation and search for homologs. Genome of the week Discuss the diversity and features of selected microbial genomes. Link to the paper describing.
Human Genomics. Writing in RED indicates the SQA outcomes. Writing in BLACK explains these outcomes in depth.
1 From Mendel to Genomics Historically –Identify or create mutations, follow inheritance –Determine linkage, create maps Now: Genomics –Not just a gene,
Molecular Genetic Technologies Gel Electrophoresis PCR Restriction & ligation Enzymes Recombinant plasmids and transformation DNA microarrays DNA profiling.
DNA Technology and Genomics
DNA Technology Ch. 20. The Human Genome The human genome has over 3 billion base pairs 97% does not code for proteins Called “Junk DNA” or “Noncoding.
Using a Single Nucleotide Polymorphism to Predict Bitter Tasting Ability Lab Overview.
Finding genes in the genome
BIOINFORMATICS Ayesha M. Khan Spring 2013 Lec-8.
The genetic engineers toolkit A brief overview of some of the techniques commonly used.
Gene prediction in metagenomic fragments: A large scale machine learning approach Katharina J Hoff, Maike Tech, Thomas Lingner, Rolf Daniel, Burkhard Morgenstern.
bacteria and eukaryotes
Lecture 8 A toolbox for mechanistic biologists (continued)
DIGESTION OF DNA WITH RESTRICTION ENZYMES
COURSE OF MICROBIOLOGY
PCR and RLFP’s.
Polymerase Chain Reaction & DNA Profiling
Relationship between Genotype and Phenotype
How are areas of DNA that don’t code for proteins (genes) used by our cells? How can we make use of these areas?
Chapter 14 Bioinformatics—the study of a genome
Step 1: amplification and cloning procedures
Predicting Genes in Actinobacteriophages
Recombinant DNA Unit 12 Lesson 2.
Basic Local Alignment Search Tool
Reading Frames and ORF’s
Biotechnology Part 2.
DNA Profiling Vocabulary
Relationship between Genotype and Phenotype
SBI4U0 Biotechnology.
Presentation transcript:

Single DNA Sequence Analysis Tools BME 110: CompBio Tools Todd Lowe May 6, 2008

Today’s topics ORF prediction Restriction enzyme search tools PCR primer design Using on-line tools from ExPASy

Basic ORF Finding 1.Look for “long” open reading frames 2.Scan sequence at nucleotide #1 (Frame #1), begin ORF at first start codon: ATG 3.Continue scanning to first stop codon: TAA, TGA, or TAG 4.That is your ORF! 5.Repeat, starting at nuc #2 (Frame #2), then again, starting at nuc #3 (Frame #3) 6.Take reverse complement of sequence -> 7.(i.e. 5’-CGAAC -> 5’-GTTCG) 8.Scan sequence starting at nuc #1 (Frame –1), nuc #2 (Frame –2), nuc #3 (Frame –3)

On-line ORF NCBI Shows all ORFs of min. length 50, 100, or 300 nucleotides long Also shows all start (green) & stop (red) codons Allows “alternate” start codons (TTG, GTG, CTG) When you’ve selected an ORF you like, click on “Accept” button, then can display nucleotide or protein sequence for further analyses

Historical Note: Annotating the Yeast Genome Yeast is a eukaryote, but does not have many introns A strict cutoff for ORF length was used: minimum of 300 nucleotides ORF required to be considered a gene in original genome annotation (1996) Since then, many smaller ORFs have been found experimentally

More Sophisticated Methods Can analyze entire genome at once, use codon frequencies, not just one gene GeneMark ( Also, Glimmer from TIGR ( Not available on-line, must download and run locally

Cutting DNA: Restriction enzymes enzymes isolated from prokaryotes that break DNA at very specific sequence- specific positions in nature, act as host-defense against viruses examples Nla III:5’... CATG^... 3’ BamH I: 5’... G^GATCC... 3’ Dra III:5’... CACNNN^GTG... 3’ > 3,000 RE’s found to date with >200 specificities!

Many RE’s Create “Sticky” Ends Before cutting: 5’-ATTGATGG^AATTCTTATGGATAG-3' 3'- 3’-TAACTACCTTAA^GAATACCTATC-5' After cutting, “sticky ends”: 5’-ATTGATGG AATTCTTATGGATAG-3' 3’-TAACTACCTTAA + GAATACCTATC-5‘ Useful to increase efficiency & specificity of re- joining ends

Sample Agarose Gel Same DNA cut by different restriction enzymes give different fragment lengths

New England BioLabs Tools NEBcutter – Display which restriction enzyme cut in your sequence, and where REBsites – Display a “virtual” digest of your DNA, showing how it would look on an agarose gel

Primer3 Key Input: 1.Sequence 2.Targets (region to be amplified) 3.Product Size Ranges 4.Primer size (usually bp) 5.Primer Tm (annealing temperature) (Rest are usually OK as defaults)

ExPASy Proteomic Tools All ExPASy Tools Website Basic protein statistics: ProtParam Scan all motif/domain/profile databases: InterProscan Protein topology / location in cell: Psort, TMHMM Many, many others