High-Throughput Assay Design. Microarrays. Applications. Overview. Algorithms Universal DNA Tag Array Design and Optimization

Size: px
Start display at page:

Download "High-Throughput Assay Design. Microarrays. Applications. Overview. Algorithms Universal DNA Tag Array Design and Optimization"

Transcription

1 Algorithms for Universal DNA Tag Array Design and Optimization Watson- Crick C o m p l e m e n t a r i t y Four nucleotide types: A,C,T,G A s paired with T s (2 hydrogen bonds) C s paired with G s (3 hydrogen bonds) Ion Mandoiu Computer Science & Engineering Department University of Connecticut High-Throughput Assay Design Fast growing number of applications, with more stringent constraints on sensitivity, reproducibility, cost, etc. Source of challenging combinatorial problems Multiplex PCR primer set selection Probe selection Fidelity probes Mask design This talk: design and optimization of universal tag arrays Labeled DNA/RNA mixture flushed over array of probes DNA Microarrays Laser activation of fluorescent labels Optical scanning used to identify probes with complements in the mixture Images courtesy of Affymetrix. Overview Applications Gene expression (transcription analysis) Genomic-based microorganism identification Single Nucleotide Polymorphism (SNP) genotyping 1

2 Gene Expression Robotic cdna Arrayers Cells express different subsets of genes under different environments Pin Technology Quill Pen Technology Ink jet Technology Pin Ring Technology Translation Transcription Protein mrna Gene Two-Color Technique Sample labeled RED Control labeled GREEN YELLOW probes hybridize to both sample and control BLACK probes hybridize to neither VLSIPS Array Synthesis cell type 1 RNA 1 target 1 Cy3Cy3Cy3 target 2 Cy5Cy5Cy5 RNA 2 cell type 2 Images courtesy of Affymetrix. Microarray Technologies Arrays of cdnas Obtained by reverse transcription from Expressed Sequence Tags (ESTs) Oligonucleotide arrays Short (20-60bp) synthetic DNA strands Oligonucleotide Arrays Pros Highly versatile Very high integration (VLSIPS ~106 probes/cm2) Cons Higher cost Application specific, non-reusable designs 2

3 Overview Universal Array Advantages Cost effectiveness Array does not change economies of scale Customization Fast, only need to synthesize new set of reporter probes Reliability Solution phase hybridization better understood than hybridization on solid support Universal Arrays Brenner 97, Morris et al. 98 Key idea Array consisting of application independent t a g s T w o-part reporter probes: aplication s p e c i f i c primers ligated to a n t i t a g s Detection carried by a sequence of reactions separately involving the primer and the antitag p a r t of reporter probes Overview Universal Array Experiment + Tag Set Requirements Hybridization constraints ( H 1 ) Antitags hybridize strongly to complementary tags (H2) No antitag hybridezes to a non - complementary tag ( H 3 ) Antitags do not cross-hybridize to each other Two conflicting goals Maximize number of tags Ensure hybridization constraints 3

4 Hybridization Model Melting temperature Tm: temperature at which 50% of duplexes are in hybridized state 2-4 rule Tm = 2 #(As and Ts) + 4 #(Cs and Gs) More accurate models exist, e.g., the nearneighbor model, however, 2-4 rule reasonably accurate for short oligos c-h code problem [Ben -Dor et al. 00] give a constructive upperbound on largest c-h code size and a nearoptimal algorithm based on DeBruijn sequences [MT05] c-h code problem can be formulated as a maximum integer flow problem with capacity constraints on (disjoint) sets of vertices Solvable in practical time for small values of c Tag Set Design Problem Token Content of a Tag [Ben -Dor et al. 00] Conservative formalization of (H1)+(H2) based on nucleation complex theory and 2-4 rule (C1) Every tag must have total weight h (C2) No 2 tags share a common substring of weight c Where w(a)=w(t)=1, w(c)=w(g)=2 c, h are given constant (Affymetrix uses l+h in C1) c = 4 CCAGATT CC CCA CAG AGA GAT GATT c-h codes c -token: left-minimal DNA string of weight c, i.e., w ( x ) c w ( x ) < c for every proper suffix of x Layered c-token graph, length-l tags c 1 c/2 (c/2)+1 l-1 l [Ben-Dor et al. 00] A set of tags is called c -h code if (C1) Every tag has weight h (C2*) Every c -token is used at most once s t c -h code problem: given c and h, find largest c -h code c N 4

5 token s-t path in layer graph ILP Results c=4, l=7 tag = CCAGATT L a y e r s CC CCA CAG AGA GAT GATT t Integer Program Formulation Periodic Tags If multiple c -token copies are not allowed in a tag (uniqueness property), every tag uses roughly one c - token per letter (except for first up to c -1 letters) A tag t is periodic if it is the prefix of (α) for some string α t periodic with period α t uses at most α c -tokens O ( hn ) constraints and variables, where N = #c-tokens Lemma: there is always an optimum solution consisting exclusively of periodic tags and tags with uniqueness property Number of c-tokens Portion of successor c-token graph, c=4 Let G n = #strings of weight n G 1 = 2; G 2 = 6; G n = 2 G n G n -1 W=A or T, S=C or G Token type Num tokens CC <c-2 > S 2 G c -2 AAG AAC S<c-3 > S 4 G c -3 AAAA <c-1>w 2 G c -1 AAAT S<c-2>W 4 G c -2 5

6 Tag Set Design Algorithm 1. Construct successor graph G over c-tokens 2. T {} 3. For all cycles C defining periodic tags, in increasing order of cycle length, do If C has no c-tokens in common with T, then A d d a t a g d e f i n e d b y C t o T Remove C from G 4. Perform a pruned alphabetic tree search and add to T tags with no c -tokens in common with T 5. Return T Antitag-to-Antitag Hybridization Additional practical constraint: antitags do not cross-hybridize (including self) Ignored by Ben-Dor e t a l Formalization in c-token hybridization model: (C3) No two (anti)tags contain complementary substrings of weight c Cycle packing and tree search extend easily Vertex-disjoint Cycle Packing Problem Results w/ Extended Constraints Given directed graph G, find maximum number of vertex disjoint directed cycles in G [ M T 0 5 ] A P X -hard even for regular directed graphs with in-degree and out-degree 2 h -c/2+1 approximation factor for tag set design problem [Salavatipour and Verstraete 0 5 ] Quasi-N P -hard to approximate within Ω (log 1 -ε n ) O ( n 1/2 ) approximation algorithm Experimental Results Overview 6

7 More Possible Mis-Hybridizations MAPS Problem Maximum Assignable Primer Set (MAPS) Problem: given primer set P and tag set T, find maximum size assignable subset of P Degrees of freedom: partition of primers on multiple arrays, tag assignment within an array (may be forced to leave tags unassign e d ) Here we focus on avoiding case (a), primer- t o- tag hybridization [Ben-Dor 04] Greedy deletion heuristic: repeatedly delete primer of maximum weight from P until it becomes assignable, where Potential of tag t is 2 - P ( t ) Potential of primer p is sum of potentials of conflicting tags Assignable Primers Set P of primers is assignable to set T of tags if, for every tags t,t and primers p,p with t hybridizing to primer p, at most one of the assignments (p,t), (p,t ), (p,t) can be made t t p p Universal Array Multiplexing Problem Multiplexing Problem: given primer set P and tag set T, find partition of P into minimum number of assignable sets [Ben-Dor 04] Repeatedly find approximate MAP using greedy deletion Characterization of Assignable Sets [Ben-Dor 04] Set P is assignable to T iff X + Y P, where, in the conflict graph induced by P+T X = number of primers incident to a degree 1 tag Y = number of degree 0 tags Integration with Probe Selection In practice, several primer candidates with equivalent functionality In SNP genotyping, can pick primer from either forward and reverse strand X=1 Y=2 In gene expression/identification applications, many primers have desired length, Tm, etc. 7

8 Pooled Array Multiplexing Problem Results: GenFlex T a g s, c = 7 [ M P T 0 5 ] Given set of primer pools P and tag set T, find a primer from each pool and a partition of selected primers into minimum number of assignable sets X+Y Characterization no Longer Holds Results: GenFlex T a g s, c = 8 Pooled Multiplexing Algorithms GenFlex vs. PerTags, c=8 ( T =213) 1. Primer -Del = greedy deletion for pools similar to [Ben-Dor et al 04] 2. Primer -Del+ = same but never delete last primer from pool unless no other choice 3. Min-Pot = select primer with min potential from each pool, then run Primer -D e l 4. Min-Deg = select primer with min conflict degree, then run Primer -D e l 8

9 Overview Open Problems Settle approximation complexity of (vertex) disjoint cycle packing ([Salavatipour and Verstraete 0 5 ] s h o w approximation preserving reductions between edge and vertex disjoint versions) Establish better approximation bound for special instances arising in tag set design Improved approximation algorithms for maximum assignable tag set and the tag assignment problems Conclusions New techniques for tag set design and tag assignment lead to significantly improved multiplexing Enforcing antitag-t o -antitag hybridization constraints make universal arrays more reliable Other applications of universal tags: Lab - on -c h i p, D N A-driven assembly (e.g., carbon nanotubes), DNA computing [Brenneman&Condon 02] Other applications of assignment techniques: Genotyping by mass-spectroscopy [ A u m a n n et al 05] Genotyping using l-m e r arrays Acknowledgments Claudia Prajescu and Dragos Trinca UCONN Research Foundation Ongoing Work Special type of universal arrays: l- mer arrays Initially introduced for sequencing by hybridization, but proved impractical Currently investigated for use in resequencing by hybridization More promising application: SNP genotyping Isothermal prefix sets instead of l-m e r arrays? Deeper integration between tag assignment and probe selection, e.g., in string barcoding Extend algorithms to more accurate near-neighbor hybridization model monotonic Tm c-tokens successor graph 9

High-Throughput Genomic Assays. Overview. Applications. Microarrays. Universal DNA Arrays

High-Throughput Genomic Assays. Overview. Applications. Microarrays. Universal DNA Arrays High-Throughput Genomic ssays Universal DN rrays Ion Mandoiu Computer Science & Engineering Department Growing number of applications Focus shifting from basic research to healthcare, forensics, environmental

More information

High-Throughput SNP Genotyping by SBE/SBH

High-Throughput SNP Genotyping by SBE/SBH High-hroughput SNP Genotyping by SBE/SBH Ion I. Măndoiu and Claudia Prăjescu Computer Science & Engineering Department, University of Connecticut 371 Fairfield Rd., Unit 2155, Storrs, C 06269-2155, USA

More information

Multiplexing Algorithms for High-Throughput Genomic Based Assays. Claudia Prăjescu

Multiplexing Algorithms for High-Throughput Genomic Based Assays. Claudia Prăjescu Multiplexing Algorithms for High-Throughput Genomic Based Assays Claudia Prăjescu B.S., A.I.Cuza University, Iaşi, Romania, 2004 A Thesis Submitted in Partial Fulfillment of the Requirements for the Degree

More information

Exact and Approximation Algorithms for DNA Tag Set Design

Exact and Approximation Algorithms for DNA Tag Set Design Exact and Approximation Algorithms for DNA Tag Set Design by Dragoş N. Trincă B.S., A.I.Cuza University (Romania), 003 A Thesis Submitted in Partial Fulfillment of the Requirements for the Degree of Master

More information

DNA Microarray Technology

DNA Microarray Technology 2 DNA Microarray Technology 2.1 Overview DNA microarrays are assays for quantifying the types and amounts of mrna transcripts present in a collection of cells. The number of mrna molecules derived from

More information

Lecture #1. Introduction to microarray technology

Lecture #1. Introduction to microarray technology Lecture #1 Introduction to microarray technology Outline General purpose Microarray assay concept Basic microarray experimental process cdna/two channel arrays Oligonucleotide arrays Exon arrays Comparing

More information

Gene Expression Technology

Gene Expression Technology Gene Expression Technology Bing Zhang Department of Biomedical Informatics Vanderbilt University bing.zhang@vanderbilt.edu Gene expression Gene expression is the process by which information from a gene

More information

Introduction to BioMEMS & Medical Microdevices DNA Microarrays and Lab-on-a-Chip Methods

Introduction to BioMEMS & Medical Microdevices DNA Microarrays and Lab-on-a-Chip Methods Introduction to BioMEMS & Medical Microdevices DNA Microarrays and Lab-on-a-Chip Methods Companion lecture to the textbook: Fundamentals of BioMEMS and Medical Microdevices, by Prof., http://saliterman.umn.edu/

More information

Deoxyribonucleic Acid DNA

Deoxyribonucleic Acid DNA Introduction to BioMEMS & Medical Microdevices DNA Microarrays and Lab-on-a-Chip Methods Companion lecture to the textbook: Fundamentals of BioMEMS and Medical Microdevices, by Prof., http://saliterman.umn.edu/

More information

Bioinformatics: Microarray Technology. Assc.Prof. Chuchart Areejitranusorn AMS. KKU.

Bioinformatics: Microarray Technology. Assc.Prof. Chuchart Areejitranusorn AMS. KKU. Introduction to Bioinformatics: Microarray Technology Assc.Prof. Chuchart Areejitranusorn AMS. KKU. ความจร งเก ยวก บ ความจรงเกยวกบ Cell and DNA Cell Nucleus Chromosome Protein Gene (mrna), single strand

More information

Recent technology allow production of microarrays composed of 70-mers (essentially a hybrid of the two techniques)

Recent technology allow production of microarrays composed of 70-mers (essentially a hybrid of the two techniques) Microarrays and Transcript Profiling Gene expression patterns are traditionally studied using Northern blots (DNA-RNA hybridization assays). This approach involves separation of total or polya + RNA on

More information

3.1.4 DNA Microarray Technology

3.1.4 DNA Microarray Technology 3.1.4 DNA Microarray Technology Scientists have discovered that one of the differences between healthy and cancer is which genes are turned on in each. Scientists can compare the gene expression patterns

More information

CSCI 2570 Introduction to Nanocomputing

CSCI 2570 Introduction to Nanocomputing CSCI 2570 Introduction to Nanocomputing DNA Computing John E Savage DNA (Deoxyribonucleic Acid) DNA is double-stranded helix of nucleotides, nitrogen-containing molecules. It carries genetic information

More information

Expressed genes profiling (Microarrays) Overview Of Gene Expression Control Profiling Of Expressed Genes

Expressed genes profiling (Microarrays) Overview Of Gene Expression Control Profiling Of Expressed Genes Expressed genes profiling (Microarrays) Overview Of Gene Expression Control Profiling Of Expressed Genes Genes can be regulated at many levels Usually, gene regulation, are referring to transcriptional

More information

arxiv:cs/ v2 [cs.ds] 27 Jul 2004

arxiv:cs/ v2 [cs.ds] 27 Jul 2004 arxiv:cs/0406053v2 [cs.ds] 27 Jul 2004 Approximation Algorithms for Minimum PCR Primer Set Selection with Amplification Length and Uniqueness Constraints K. Konwar I. Măndoiu A. Russell A. Shvartsman University

More information

Gene expression profiling experiments:

Gene expression profiling experiments: Gene expression profiling experiments: Problems, pitfalls, and solutions. Heli Borg The Alternatives in Microarray Experiments bacteria - eucaryots non poly(a) + - poly(a) + oligonucleotide Affymetrix

More information

DNA/RNA MICROARRAYS NOTE: USE THIS KIT WITHIN 6 MONTHS OF RECEIPT.

DNA/RNA MICROARRAYS NOTE: USE THIS KIT WITHIN 6 MONTHS OF RECEIPT. DNA/RNA MICROARRAYS This protocol is based on the EDVOTEK protocol DNA/RNA Microarrays. 10 groups of students NOTE: USE THIS KIT WITHIN 6 MONTHS OF RECEIPT. 1. EXPERIMENT OBJECTIVE The objective of this

More information

Basic lab techniques

Basic lab techniques Basic lab techniques Sandrine Dudoit Bioconductor short course Summer 2002 Copyright 2002, all rights reserved Lab techniques Basic lab techniques for nucleic acids Hybridization. Cut: restriction enzymes.

More information

CAP BIOINFORMATICS Su-Shing Chen CISE. 10/5/2005 Su-Shing Chen, CISE 1

CAP BIOINFORMATICS Su-Shing Chen CISE. 10/5/2005 Su-Shing Chen, CISE 1 CAP 5510-9 BIOINFORMATICS Su-Shing Chen CISE 10/5/2005 Su-Shing Chen, CISE 1 Basic BioTech Processes Hybridization PCR Southern blotting (spot or stain) 10/5/2005 Su-Shing Chen, CISE 2 10/5/2005 Su-Shing

More information

Clones. Glass Slide PCR. Purification. Array Printing. Post-process. Hybridize. Scan. Array Fabrication. Sample Preparation/Hybridization.

Clones. Glass Slide PCR. Purification. Array Printing. Post-process. Hybridize. Scan. Array Fabrication. Sample Preparation/Hybridization. Terminologies Reporter: the nucleotide sequence present in a particular location on the array (a.k.a. probe) Feature: the location of a reporter on the array Composite sequence: a set of reporters used

More information

STATC 141 Spring 2005, April 5 th Lecture notes on Affymetrix arrays. Materials are from

STATC 141 Spring 2005, April 5 th Lecture notes on Affymetrix arrays. Materials are from STATC 141 Spring 2005, April 5 th Lecture notes on Affymetrix arrays Materials are from http://www.ohsu.edu/gmsr/amc/amc_technology.html The GeneChip high-density oligonucleotide arrays are fabricated

More information

Bio-inspired Computing for Network Modelling

Bio-inspired Computing for Network Modelling ISSN (online): 2289-7984 Vol. 6, No.. Pages -, 25 Bio-inspired Computing for Network Modelling N. Rajaee *,a, A. A. S. A Hussaini b, A. Zulkharnain c and S. M. W Masra d Faculty of Engineering, Universiti

More information

Microarrays & Gene Expression Analysis

Microarrays & Gene Expression Analysis Microarrays & Gene Expression Analysis Contents DNA microarray technique Why measure gene expression Clustering algorithms Relation to Cancer SAGE SBH Sequencing By Hybridization DNA Microarrays 1. Developed

More information

Bootcamp: Molecular Biology Techniques and Interpretation

Bootcamp: Molecular Biology Techniques and Interpretation Bootcamp: Molecular Biology Techniques and Interpretation Bi8 Winter 2016 Today s outline Detecting and quantifying nucleic acids and proteins: Basic nucleic acid properties Hybridization PCR and Designing

More information

Factors affecting PCR

Factors affecting PCR Lec. 11 Dr. Ahmed K. Ali Factors affecting PCR The sequences of the primers are critical to the success of the experiment, as are the precise temperatures used in the heating and cooling stages of the

More information

COS 597c: Topics in Computational Molecular Biology. DNA arrays. Background

COS 597c: Topics in Computational Molecular Biology. DNA arrays. Background COS 597c: Topics in Computational Molecular Biology Lecture 19a: December 1, 1999 Lecturer: Robert Phillips Scribe: Robert Osada DNA arrays Before exploring the details of DNA chips, let s take a step

More information

Introduction to biology and measurement of gene expression

Introduction to biology and measurement of gene expression Introduction to biology and measurement of gene expression Statistical analysis of gene expression data with R and Bioconductor University of Copenhagen, 17-21 August, 2009 Margaret Taub University of

More information

Introduction to Bioinformatics and Gene Expression Technology

Introduction to Bioinformatics and Gene Expression Technology Vocabulary Introduction to Bioinformatics and Gene Expression Technology Utah State University Spring 2014 STAT 5570: Statistical Bioinformatics Notes 1.1 Gene: Genetics: Genome: Genomics: hereditary DNA

More information

Computational Biology I LSM5191

Computational Biology I LSM5191 Computational Biology I LSM5191 Lecture 5 Notes: Genetic manipulation & Molecular Biology techniques Broad Overview of: Enzymatic tools in Molecular Biology Gel electrophoresis Restriction mapping DNA

More information

DNA Chip Technology Benedikt Brors Dept. Intelligent Bioinformatics Systems German Cancer Research Center

DNA Chip Technology Benedikt Brors Dept. Intelligent Bioinformatics Systems German Cancer Research Center DNA Chip Technology Benedikt Brors Dept. Intelligent Bioinformatics Systems German Cancer Research Center Why DNA Chips? Functional genomics: get information about genes that is unavailable from sequence

More information

Multiple choice questions (numbers in brackets indicate the number of correct answers)

Multiple choice questions (numbers in brackets indicate the number of correct answers) 1 Multiple choice questions (numbers in brackets indicate the number of correct answers) February 1, 2013 1. Ribose is found in Nucleic acids Proteins Lipids RNA DNA (2) 2. Most RNA in cells is transfer

More information

Keywords: Clone, Probe, Entropy, Oligonucleotide, Algorithm

Keywords: Clone, Probe, Entropy, Oligonucleotide, Algorithm Probe Selection Problem: Structure and Algorithms Daniel CAZALIS and Tom MILLEDGE and Giri NARASIMHAN School of Computer Science, Florida International University, Miami FL 33199, USA. ABSTRACT Given a

More information

CSCI2950-C DNA Sequencing and Fragment Assembly

CSCI2950-C DNA Sequencing and Fragment Assembly CSCI2950-C DNA Sequencing and Fragment Assembly Lecture 2: Sept. 7, 2010 http://cs.brown.edu/courses/csci2950-c/ DNA sequencing How we obtain the sequence of nucleotides of a species 5 3 ACGTGACTGAGGACCGTG

More information

Please purchase PDFcamp Printer on to remove this watermark. DNA microarray

Please purchase PDFcamp Printer on  to remove this watermark. DNA microarray DNA microarray Example of an approximately 40,000 probe spotted oligo microarray with enlarged inset to show detail. A DNA microarray is a multiplex technology used in molecular biology. It consists of

More information

Introduction to Microarray Analysis

Introduction to Microarray Analysis Introduction to Microarray Analysis Methods Course: Gene Expression Data Analysis -Day One Rainer Spang Microarrays Highly parallel measurement devices for gene expression levels 1. How does the microarray

More information

3 Designing Primers for Site-Directed Mutagenesis

3 Designing Primers for Site-Directed Mutagenesis 3 Designing Primers for Site-Directed Mutagenesis 3.1 Learning Objectives During the next two labs you will learn the basics of site-directed mutagenesis: you will design primers for the mutants you designed

More information

Moc/Bio and Nano/Micro Lee and Stowell

Moc/Bio and Nano/Micro Lee and Stowell Moc/Bio and Nano/Micro Lee and Stowell Moc/Bio-Lecture GeneChips Reading material http://www.gene-chips.com/ http://trueforce.com/lab_automation/dna_microa rrays_industry.htm http://www.affymetrix.com/technology/index.affx

More information

Predicting Microarray Signals by Physical Modeling. Josh Deutsch. University of California. Santa Cruz

Predicting Microarray Signals by Physical Modeling. Josh Deutsch. University of California. Santa Cruz Predicting Microarray Signals by Physical Modeling Josh Deutsch University of California Santa Cruz Predicting Microarray Signals by Physical Modeling p.1/39 Collaborators Shoudan Liang NASA Ames Onuttom

More information

Chapter 7. DNA Microarrays

Chapter 7. DNA Microarrays Bioinformatics III Structural Bioinformatics and Genome Analysis Chapter 7. DNA Microarrays 7.9 Next Generation Sequencing 454 Sequencing Solexa Illumina Solid TM System Sequencing Process of determining

More information

Design of a High-Throughput Assay for Alternative Splicing Using Polymerase Colonies. J.D. Buhler, R.M. Souvenir, W. Zhang, and R.D.

Design of a High-Throughput Assay for Alternative Splicing Using Polymerase Colonies. J.D. Buhler, R.M. Souvenir, W. Zhang, and R.D. Design of a High-Throughput Assay for Alternative Splicing Using Polymerase Colonies J.D. Buhler, R.M. Souvenir, W. Zhang, and R.D. Mitra Pacific Symposium on Biocomputing 9:5-16(2004) DESIGN OF A HIGH-THROUGHPUT

More information

BIOLOGY - CLUTCH CH.20 - BIOTECHNOLOGY.

BIOLOGY - CLUTCH CH.20 - BIOTECHNOLOGY. !! www.clutchprep.com CONCEPT: DNA CLONING DNA cloning is a technique that inserts a foreign gene into a living host to replicate the gene and produce gene products. Transformation the process by which

More information

PRIMER SELECTION METHODS FOR DETECTION OF GENOMIC INVERSIONS AND DELETIONS VIA PAMP

PRIMER SELECTION METHODS FOR DETECTION OF GENOMIC INVERSIONS AND DELETIONS VIA PAMP 1 PRIMER SELECTION METHODS FOR DETECTION OF GENOMIC INVERSIONS AND DELETIONS VIA PAMP B. DASGUPTA Department of Computer Science, University of Illinois at Chicago, Chicago, IL 60607-7053 E-mail: dasgupta@cs.uic.edu

More information

Bi 8 Lecture 4. Ellen Rothenberg 14 January Reading: from Alberts Ch. 8

Bi 8 Lecture 4. Ellen Rothenberg 14 January Reading: from Alberts Ch. 8 Bi 8 Lecture 4 DNA approaches: How we know what we know Ellen Rothenberg 14 January 2016 Reading: from Alberts Ch. 8 Central concept: DNA or RNA polymer length as an identifying feature RNA has intrinsically

More information

MICROARRAYS: CHIPPING AWAY AT THE MYSTERIES OF SCIENCE AND MEDICINE

MICROARRAYS: CHIPPING AWAY AT THE MYSTERIES OF SCIENCE AND MEDICINE MICROARRAYS: CHIPPING AWAY AT THE MYSTERIES OF SCIENCE AND MEDICINE National Center for Biotechnology Information With only a few exceptions, every

More information

Microarrays The technology

Microarrays The technology Microarrays The technology Goal Goal: To measure the amount of a specific (known) DNA molecule in parallel. In parallel : do this for thousands or millions of molecules simultaneously. Main components

More information

Marker types. Potato Association of America Frederiction August 9, Allen Van Deynze

Marker types. Potato Association of America Frederiction August 9, Allen Van Deynze Marker types Potato Association of America Frederiction August 9, 2009 Allen Van Deynze Use of DNA Markers in Breeding Germplasm Analysis Fingerprinting of germplasm Arrangement of diversity (clustering,

More information

Sequence Design for DNA Computing

Sequence Design for DNA Computing Sequence Design for DNA Computing 2004. 10. 16 Advanced AI Soo-Yong Shin and Byoung-Tak Zhang Biointelligence Laboratory DNA Hydrogen bonds Hybridization Watson-Crick Complement A single-stranded DNA molecule

More information

Introduction to Bioinformatics and Gene Expression Technologies

Introduction to Bioinformatics and Gene Expression Technologies Introduction to Bioinformatics and Gene Expression Technologies Utah State University Fall 2017 Statistical Bioinformatics (Biomedical Big Data) Notes 1 1 Vocabulary Gene: hereditary DNA sequence at a

More information

Introduction to Bioinformatics and Gene Expression Technologies

Introduction to Bioinformatics and Gene Expression Technologies Vocabulary Introduction to Bioinformatics and Gene Expression Technologies Utah State University Fall 2017 Statistical Bioinformatics (Biomedical Big Data) Notes 1 Gene: Genetics: Genome: Genomics: hereditary

More information

Bioinformatics Support of Genome Sequencing Projects. Seminar in biology

Bioinformatics Support of Genome Sequencing Projects. Seminar in biology Bioinformatics Support of Genome Sequencing Projects Seminar in biology Introduction The Big Picture Biology reminder Enzyme for DNA manipulation DNA cloning DNA mapping Sequencing genomes Alignment of

More information

Intro to Microarray Analysis. Courtesy of Professor Dan Nettleton Iowa State University (with some edits)

Intro to Microarray Analysis. Courtesy of Professor Dan Nettleton Iowa State University (with some edits) Intro to Microarray Analysis Courtesy of Professor Dan Nettleton Iowa State University (with some edits) Some Basic Biology Genes are DNA sequences that code for proteins. (e.g. gene lengths perhaps 1000

More information

Roche Molecular Biochemicals Technical Note No. LC 12/2000

Roche Molecular Biochemicals Technical Note No. LC 12/2000 Roche Molecular Biochemicals Technical Note No. LC 12/2000 LightCycler Absolute Quantification with External Standards and an Internal Control 1. General Introduction Purpose of this Note Overview of Method

More information

DNA Arrays Affymetrix GeneChip System

DNA Arrays Affymetrix GeneChip System DNA Arrays Affymetrix GeneChip System chip scanner Affymetrix Inc. hybridization Affymetrix Inc. data analysis Affymetrix Inc. mrna 5' 3' TGTGATGGTGGGAATTGGGTCAGAAGGACTGTGGGCGCTGCC... GGAATTGGGTCAGAAGGACTGTGGC

More information

Utility of Branched DNA Hybridization Methodology for the Quantitation of Oligonucleotides

Utility of Branched DNA Hybridization Methodology for the Quantitation of Oligonucleotides Utility of Branched DNA Hybridization Methodology for the Quantitation of Oligonucleotides Laboratory Sciences, MPI Research, A Charles River Company Amy Smith, BA, Senior Director, Bioanalytical/Analytical

More information

Microarrays: since we use probes we obviously must know the sequences we are looking at!

Microarrays: since we use probes we obviously must know the sequences we are looking at! These background are needed: 1. - Basic Molecular Biology & Genetics DNA replication Transcription Post-transcriptional RNA processing Translation Post-translational protein modification Gene expression

More information

Methods of Biomaterials Testing Lesson 3-5. Biochemical Methods - Molecular Biology -

Methods of Biomaterials Testing Lesson 3-5. Biochemical Methods - Molecular Biology - Methods of Biomaterials Testing Lesson 3-5 Biochemical Methods - Molecular Biology - Chromosomes in the Cell Nucleus DNA in the Chromosome Deoxyribonucleic Acid (DNA) DNA has double-helix structure The

More information

7.03, 2006, Lecture 23 Eukaryotic Genes and Genomes IV

7.03, 2006, Lecture 23 Eukaryotic Genes and Genomes IV 1 Fall 2006 7.03 7.03, 2006, Lecture 23 Eukaryotic Genes and Genomes IV In the last three lectures we have thought a lot about analyzing a regulatory system in S. cerevisiae, namely Gal regulation that

More information

7.05, 2005, Lecture 23 Eukaryotic Genes and Genomes IV

7.05, 2005, Lecture 23 Eukaryotic Genes and Genomes IV 7.05, 2005, Lecture 23 Eukaryotic Genes and Genomes IV In the last three lectures we have thought a lot about analyzing a regulatory system in S. cerevisiae, namely Gal regulation that involved a hand

More information

Lecture 22 Eukaryotic Genes and Genomes III

Lecture 22 Eukaryotic Genes and Genomes III Lecture 22 Eukaryotic Genes and Genomes III In the last three lectures we have thought a lot about analyzing a regulatory system in S. cerevisiae, namely Gal regulation that involved a hand full of genes.

More information

10.1 The Central Dogma of Biology and gene expression

10.1 The Central Dogma of Biology and gene expression 126 Grundlagen der Bioinformatik, SS 09, D. Huson (this part by K. Nieselt) July 6, 2009 10 Microarrays (script by K. Nieselt) There are many articles and books on this topic. These lectures are based

More information

Agilent s Mx3000P and Mx3005P

Agilent s Mx3000P and Mx3005P Agilent s Mx3000P and Mx3005P Realtime PCR just got better Dr. Ivan Bendezu Genomics Agent Andalucia Real-time PCR Chemistries SYBR Green SYBR Green: Dye attaches to the minor groove of double-stranded

More information

Overview of Next Generation Sequencing technologies. Céline Keime

Overview of Next Generation Sequencing technologies. Céline Keime Overview of Next Generation Sequencing technologies Céline Keime keime@igbmc.fr Next Generation Sequencing < Second generation sequencing < General principle < Sequencing by synthesis - Illumina < Sequencing

More information

Today s Topic: Microarrays. but first, student slides from HW

Today s Topic: Microarrays. but first, student slides from HW Today s Topic: Microarrays but first, student slides from HW Back to Microarrays (Reference: Zvelebil and Baum 2008, chap. 15) We refer specifically to DNA microarrays DNA: deoxyribonucleic acid microarray:

More information

Computational Biology I

Computational Biology I Computational Biology I Microarray data acquisition Gene clustering Practical Microarray Data Acquisition H. Yang From Sample to Target cdna Sample Centrifugation (Buffer) Cell pellets lyse cells (TRIzol)

More information

Supplementary Information for:

Supplementary Information for: Supplementary Information for: A streamlined and high-throughput targeting approach for human germline and cancer genomes using Oligonucleotide-Selective Sequencing Samuel Myllykangas 1, Jason D. Buenrostro

More information

Microarray. Key components Array Probes Detection system. Normalisation. Data-analysis - ratio generation

Microarray. Key components Array Probes Detection system. Normalisation. Data-analysis - ratio generation Microarray Key components Array Probes Detection system Normalisation Data-analysis - ratio generation MICROARRAY Measures Gene Expression Global - Genome wide scale Why Measure Gene Expression? What information

More information

Multiple choice questions (numbers in brackets indicate the number of correct answers)

Multiple choice questions (numbers in brackets indicate the number of correct answers) 1 February 15, 2013 Multiple choice questions (numbers in brackets indicate the number of correct answers) 1. Which of the following statements are not true Transcriptomes consist of mrnas Proteomes consist

More information

DNA polymorphisms and RNA-Seq alternative splicing blow bubbles in de Bruijn Graphs

DNA polymorphisms and RNA-Seq alternative splicing blow bubbles in de Bruijn Graphs DNA polymorphisms and RNA-Seq alternative splicing blow bubbles in de Bruijn Graphs Nadia Pisanti University of Pisa & Leiden University Outline New Generation Sequencing (NGS), and the importance of detecting

More information

DNA and RNA are both composed of nucleotides. A nucleotide contains a base, a sugar and one to three phosphate groups. DNA is made up of the bases

DNA and RNA are both composed of nucleotides. A nucleotide contains a base, a sugar and one to three phosphate groups. DNA is made up of the bases 1 DNA and RNA are both composed of nucleotides. A nucleotide contains a base, a sugar and one to three phosphate groups. DNA is made up of the bases Adenine, Guanine, Cytosine and Thymine whereas in RNA

More information

Gene expression analysis. Biosciences 741: Genomics Fall, 2013 Week 5. Gene expression analysis

Gene expression analysis. Biosciences 741: Genomics Fall, 2013 Week 5. Gene expression analysis Gene expression analysis Biosciences 741: Genomics Fall, 2013 Week 5 Gene expression analysis From EST clusters to spotted cdna microarrays Long vs. short oligonucleotide microarrays vs. RT-PCR Methods

More information

Applications and Uses. (adapted from Roche RealTime PCR Application Manual)

Applications and Uses. (adapted from Roche RealTime PCR Application Manual) What Can You Do With qpcr? Applications and Uses (adapted from Roche RealTime PCR Application Manual) What is qpcr? Real time PCR also known as quantitative PCR (qpcr) measures PCR amplification as it

More information

Biochemistry 465 Your Name: Biological Information Processing Prof. Jason Kahn Exam I (100 points total) March 2, 2006

Biochemistry 465 Your Name: Biological Information Processing Prof. Jason Kahn Exam I (100 points total) March 2, 2006 Biochemistry 465 Biological Information Processing Your Name: Prof. Jason Kahn Exam I (100 points total) March 2, 2006 You have 80 minutes for this exam. Exams written in pencil or erasable ink will not

More information

PCR Amplifies Targeted Sequence

PCR Amplifies Targeted Sequence PCR Amplifies Targeted Sequence Target Sequence Supercoiled DNA Strand DNA Strand Double Helix DNA Strand Chromosome P C R PCR PCR = Polymerase Chain Reaction. A primer directed-extension reaction for

More information

DNA Microarray Data Oligonucleotide Arrays

DNA Microarray Data Oligonucleotide Arrays DNA Microarray Data Oligonucleotide Arrays Sandrine Dudoit, Robert Gentleman, Rafael Irizarry, and Yee Hwa Yang Bioconductor Short Course 2003 Copyright 2002, all rights reserved Biological question Experimental

More information

What is a microarray

What is a microarray DNA Microarrays What is a microarray A surface on which sequences from thousands of different genes are covalently attached to fixed locations (probes). Glass slides Silicon chips Utilize the selective

More information

SolCAP. Executive Commitee : David Douches Walter De Jong Robin Buell David Francis Alexandra Stone Lukas Mueller AllenVan Deynze

SolCAP. Executive Commitee : David Douches Walter De Jong Robin Buell David Francis Alexandra Stone Lukas Mueller AllenVan Deynze SolCAP Solanaceae Coordinated Agricultural Project Supported by the National Research Initiative Plant Genome Program of USDA CSREES for the Improvement of Potato and Tomato Executive Commitee : David

More information

DNA Microarrays and Clustering of Gene Expression Data

DNA Microarrays and Clustering of Gene Expression Data DNA Microarrays and Clustering of Gene Expression Data Martha L. Bulyk mlbulyk@receptor.med.harvard.edu Biophysics 205 Spring term 2008 Traditional Method: Northern Blot RNA population on filter (gel);

More information

Technical Review. Real time PCR

Technical Review. Real time PCR Technical Review Real time PCR Normal PCR: Analyze with agarose gel Normal PCR vs Real time PCR Real-time PCR, also known as quantitative PCR (qpcr) or kinetic PCR Key feature: Used to amplify and simultaneously

More information

CHAPTER 3 PRIMER DESIGN CRITERIA

CHAPTER 3 PRIMER DESIGN CRITERIA CHAPTER 3 PRIMER DESIGN CRITERIA In this chapter, we will discuss five basic elements of primer design criteria. The first section is melting temperature. In PCR experiment, there are three temperaturedependent

More information

Human Genomics. Higher Human Biology

Human Genomics. Higher Human Biology Human Genomics Higher Human Biology Learning Intentions Explain what is meant by human genomics State that bioinformatics can be used to identify DNA sequences Human Genomics The genome is the whole hereditary

More information

Measuring and Understanding Gene Expression

Measuring and Understanding Gene Expression Measuring and Understanding Gene Expression Dr. Lars Eijssen Dept. Of Bioinformatics BiGCaT Sciences programme 2014 Why are genes interesting? TRANSCRIPTION Genome Genomics Transcriptome Transcriptomics

More information

Reading Lecture 8: Lecture 9: Lecture 8. DNA Libraries. Definition Types Construction

Reading Lecture 8: Lecture 9: Lecture 8. DNA Libraries. Definition Types Construction Lecture 8 Reading Lecture 8: 96-110 Lecture 9: 111-120 DNA Libraries Definition Types Construction 142 DNA Libraries A DNA library is a collection of clones of genomic fragments or cdnas from a certain

More information

Gene expression. What is gene expression?

Gene expression. What is gene expression? Gene expression What is gene expression? Methods for measuring a single gene. Northern Blots Reporter genes Quantitative RT-PCR Operons, regulons, and stimulons. DNA microarrays. Expression profiling Identifying

More information

Methods that do not require growth in laboratory PCR

Methods that do not require growth in laboratory PCR Methods that do not require growth in laboratory PCR Nucleotide sequencing MLST/MLVST Profiles Microarrays Polymerase Chain Reaction [PCR] Use to find a rare sequence in a pool of many different sequences

More information

translation The building blocks of proteins are? amino acids nitrogen containing bases like A, G, T, C, and U Complementary base pairing links

translation The building blocks of proteins are? amino acids nitrogen containing bases like A, G, T, C, and U Complementary base pairing links The actual process of assembling the proteins on the ribosome is called? translation The building blocks of proteins are? Complementary base pairing links Define and name the Purines amino acids nitrogen

More information

History of Topology. Semester I, Graham Ellis NUI Galway, Ireland

History of Topology. Semester I, Graham Ellis NUI Galway, Ireland History of Topology Semester I, 2009-10 Graham Ellis NUI Galway, Ireland History of Topology Outline Lecture 1: What is topology? Euler circuits in graphs Lecture 2: Topological invariants: Euler-Poincaré

More information

QPCR ASSAYS FOR MIRNA EXPRESSION PROFILING

QPCR ASSAYS FOR MIRNA EXPRESSION PROFILING TECH NOTE 4320 Forest Park Ave Suite 303 Saint Louis, MO 63108 +1 (314) 833-9764 mirna qpcr ASSAYS - powered by NAWGEN Our mirna qpcr Assays were developed by mirna experts at Nawgen to improve upon previously

More information

STSs and ESTs. Sequence-Tagged Site: short, unique sequence Expressed Sequence Tag: short, unique sequence from a coding region

STSs and ESTs. Sequence-Tagged Site: short, unique sequence Expressed Sequence Tag: short, unique sequence from a coding region STSs and ESTs Sequence-Tagged Site: short, unique sequence Expressed Sequence Tag: short, unique sequence from a coding region 1991: 609 ESTs [Adams et al.] June 2000: 4.6 million in dbest Genome sequencing

More information

Soybean Microarrays. An Introduction. By Steve Clough. November Common Microarray platforms

Soybean Microarrays. An Introduction. By Steve Clough. November Common Microarray platforms Soybean Microarrays Microarray construction An Introduction By Steve Clough November 2005 Common Microarray platforms cdna: spotted collection of PCR products from different cdna clones, each representing

More information

Outline. Array platform considerations: Comparison between the technologies available in microarrays

Outline. Array platform considerations: Comparison between the technologies available in microarrays Microarray overview Outline Array platform considerations: Comparison between the technologies available in microarrays Differences in array fabrication Differences in array organization Applications of

More information

Gene Expression on the Fluidigm BioMark HD

Gene Expression on the Fluidigm BioMark HD Gene Expression on the Fluidigm BioMark HD Overview Introduction to Fluidigm James Miller Advantages of the technology Running a Fluidigm gene expression project Paul Lacaze Assay design, chemistry, experimental

More information

DNA. translation. base pairing rules for DNA Replication. thymine. cytosine. amino acids. The building blocks of proteins are?

DNA. translation. base pairing rules for DNA Replication. thymine. cytosine. amino acids. The building blocks of proteins are? 2 strands, has the 5-carbon sugar deoxyribose, and has the nitrogen base Thymine. The actual process of assembling the proteins on the ribosome is called? DNA translation Adenine pairs with Thymine, Thymine

More information

CS-E5870 High-Throughput Bioinformatics Microarray data analysis

CS-E5870 High-Throughput Bioinformatics Microarray data analysis CS-E5870 High-Throughput Bioinformatics Microarray data analysis Harri Lähdesmäki Department of Computer Science Aalto University September 20, 2016 Acknowledgement for J Salojärvi and E Czeizler for the

More information

Phenotype analysis: biological-biochemical analysis. Genotype analysis: molecular and physical analysis

Phenotype analysis: biological-biochemical analysis. Genotype analysis: molecular and physical analysis 1 Genetic Analysis Phenotype analysis: biological-biochemical analysis Behaviour under specific environmental conditions Behaviour of specific genetic configurations Behaviour of progeny in crosses - Genotype

More information

Biology 644: Bioinformatics

Biology 644: Bioinformatics Measure of the linear correlation (dependence) between two variables X and Y Takes a value between +1 and 1 inclusive 1 = total positive correlation 0 = no correlation 1 = total negative correlation. When

More information

Motivation From Protein to Gene

Motivation From Protein to Gene MOLECULAR BIOLOGY 2003-4 Topic B Recombinant DNA -principles and tools Construct a library - what for, how Major techniques +principles Bioinformatics - in brief Chapter 7 (MCB) 1 Motivation From Protein

More information

PCB Fa Falll l2012

PCB Fa Falll l2012 PCB 5065 Fall 2012 Molecular Markers Bassi and Monet (2008) Morphological Markers Cai et al. (2010) JoVE Cytogenetic Markers Boskovic and Tobutt, 1998 Isozyme Markers What Makes a Good DNA Marker? High

More information

Transcriptomics analysis with RNA seq: an overview Frederik Coppens

Transcriptomics analysis with RNA seq: an overview Frederik Coppens Transcriptomics analysis with RNA seq: an overview Frederik Coppens Platforms Applications Analysis Quantification RNA content Platforms Platforms Short (few hundred bases) Long reads (multiple kilobases)

More information

Designing TaqMan MGB Probe and Primer Sets for Gene Expression Using Primer Express Software Version 2.0

Designing TaqMan MGB Probe and Primer Sets for Gene Expression Using Primer Express Software Version 2.0 Designing TaqMan MGB Probe and Primer Sets for Gene Expression Using Primer Express Software Version 2.0 Overview This tutorial details how a TaqMan MGB Probe can be designed over a specific region of

More information

NextGen Sequencing Technologies Sequencing overview

NextGen Sequencing Technologies Sequencing overview Outline Conventional NextGen High-throughput sequencing (Next-Gen sequencing) technologies. Illumina sequencing in detail. Quality control. Sequence coverage. Multiplexing. FASTQ files. Shendure and Ji

More information