Base Quality Score Recalibra2on

Size: px
Start display at page:

Download "Base Quality Score Recalibra2on"

Transcription

1 talks Base Quality Score Recalibra2on Assigning accurate confidence scores to each sequenced base

2 We are here in the Best Practices workflow Base Recalibra,on

3 PURPOSE

4 Real data is messy - > properly es2ma2ng the evidence is cri2cal

5 Quality scores emitted by sequencing machines are biased and inaccurate Quality scores are cri2cal for all downstream analysis Systema2c biases are a major contributor to bad calls Example of bias: quali2es reported depending on nucleo2de context RMSE = RMSE = Empirical Reported Quality original Empirical Reported Quality recalibrated AA AG CA CG GA GG TA TG AA AG CA CG GA GG TA TG Dinuc Dinuc BQSR method identifies bias and applies correction

6 PRINCIPLES

7 Base Recalibra2on phases Model the error modes Make before/ aher plots Apply recalibra2on and write to file

8 How do we identify the error modes in the data? RMSE = Systema2c errors correlate with basecall features Several relevant features: Reported quality score Posi2on within the read (machine cycle) Sequence context (sequencing chemistry effects) Empirical Reported Quality AA AG CA CG GA GG TA TG Dinuc Calculate error empirically and find panerns in how error varies with basecall features Method is empowered by looking at en2re lane of data (works per read group)

9 Covariation patterns allow us to calculate adjustment factors For each base in each read: - - is it in AA context? - > adjust by X points is it at 3 rd posi2on? - > adjust by Y points

10 How do we derive the adjustment factors used for recalibration? Any sequence mismatch = error except known variants*! Keep track of number of observa2ons and number of errors as a func2on of various error covariates (lane, original quality score, machine cycle, and sequencing context) # of reference mismatches +1 # of observed bases + 2 PHRED- scaled quality score * If you don t have known varia=on, bootstrap (see later on)

11 Any sequence mismatch = error except known variants Goal is to iden2fy the signal within the noise All mismatches Known varia=on

12 Base Qu Base Quality Score Recalibration provides a calibrated error model from which to make mutation calls Highlighted as one of the major methodological advances of the 1000 Genomes Pilot Project! SLX GA 454 SOLiD Complete Genomics HiSeq Empirical Quality Original, RMSE = Recalibrated, RMSE = Empirical Quality Original, RMSE = Recalibrated, RMSE = Empirical Quality Original, RMSE = Recalibrated, RMSE = Empirical Quality Original, RMSE = Recalibrated, RMSE = Empirical Quality Original, RMSE = Recalibrated, RMSE = Reported Quality Reported Quality Reported Quality Reported Quality Reported Quality Accuracy (Empirical Reported Quality) Original, RMSE = Recalibrated, RMSE = Accuracy (Empirical Reported Quality) Original, RMSE = Recalibrated, RMSE = Accuracy (Empirical Reported Quality) Original, RMSE = Recalibrated, RMSE = second of pair reads first of pair reads Accuracy (Empirical Reported Quality) Original, RMSE = Recalibrated, RMSE = second of pair reads first of pair reads Accuracy (Empirical Reported Quality) Original, RMSE = Recalibrated, RMSE = second of pair reads first of pair reads Machine Cycle Machine Cycle Machine Cycle Machine Cycle Machine Cycle Accuracy (Empirical Reported Quality) Original, RMSE = Recalibrated, RMSE = AA AG CA CG GA GG TA TG Accuracy (Empirical Reported Quality) Original, RMSE = Recalibrated, RMSE = AA AG CA CG GA GG TA TG Accuracy (Empirical Reported Quality) Original, RMSE = Recalibrated, RMSE = AA AG CA CG GA GG TA TG Accuracy (Empirical Reported Quality) Original, RMSE = Recalibrated, RMSE = 0.06 AA AG CA CG GA GG TA TG Accuracy (Empirical Reported Quality) Original, RMSE = Recalibrated, RMSE = AA AG CA CG GA GG TA TG Dinucleotide Dinucleotide Dinucleotide Dinucleotide Dinucleotide

13 Per- base indel error rate also varies by lane, sequence context and sequencing technology 13 Per-base indel error estimates are required for accurate indel calling, particularly on new technologies with indel-rich error model such as Pacific Biosciences. AAAAA context suffix Empirical gap open penalty AAA AAC AAG AAT ACA ACC ACG ACT AGA AGC AGG AGT ATA ATC ATG ATT CAA CAC CAG CAT CCA CCC CCG CCT CGA CGC CGG CGT CTA CTC CTG CTT GAA GAC GAG GAT GCA GCC GCG GCT GGA GGC GGG GGT GTA GTC GTG GTT TAA TAC TAG TAT TCA TCC TCG TCT TGA TGC TGG TGT TTA TTC TTG TTT ReadGroup 20FUK.1 20FUK.2 20FUK.3 20FUK.4 20FUK.5 20FUK.6 20FUK.7 20FUK.8 PacBio HiSeq PacBio

14 Empirical es2mates of base inser2on and base dele2on error rates unify SNP and indel error models Indels can be recalibrated also using an addi2onal resource Base Substitution Base Insertion with known indels Empirical Quality Score Base Deletion New base inser2on and dele2on quals will be used by 30 HaplotypeCaller 20 for bener indel calls 10 (Extra quals for indels make the BAMs significantly bigger) Reported Quality Score Base Substitution Insertion Base Insertion Deletion Base Deletion Quality Score Accuracy Recalibration Original Recalibrated Recalibrated BQSRv2 log10(nbases) Cycle Covariate Cycle Covariate Base Substitution 14 Quality Score Accuracy CAA CAC CAG CAT CCA CCC CCG CCT CGA CGC CGG CGT CTA CTC CTG CTT GAA GAC GAG GAT GCA GCC GCG GCT GGA GGC GGG GGT GTA GTC GTG GTT TAA TAC TAG TAT TCA TCC TCG TCT TGA TGC TGG TGT TTA TTC TTG TTT Base Substitution Insertion AAA AAC AAG AAT ACA ACC ACG ACT AGA AGC AGG AGT ATA ATC ATG ATT CAA CAC CAG CAT CCA CCC CCG CCT CGA CGC CGG CGT CTA CTC CTG CTT GAA GAC GAG GAT GCA GCC GCG GCT GGA GGC GGG GGT GTA GTC GTG GTT TAA TAC TAG TAT TCA TCC TCG TCT TGA TGC TGG TGT TTA TTC TTG TTT Context Covariate Base Insertion Deletion AAA AAC AAG AAT ACA ACC ACG ACT AGA AGC AGG AGT ATA ATC ATG ATT CAA CAC CAG CAT CCA CCC CCG CCT CGA CGC CGG CGT CTA CTC CTG CTT GAA GAC GAG GAT GCA GCC GCG GCT GGA GGC GGG GGT GTA GTC GTG GTT TAA TAC TAG TAT TCA TCC TCG TCT TGA TGC TGG TGT TTA TTC TTG TTT Context Covariate Base Deletion Recalibration Original Recalibrated Recalibrated BQSRv2 log10(nbases) AAA AAC AAG AAT ACA ACC ACG ACT AGA AGC AGG AGT ATA ATC ATG ATT CAA CAC CAG CAT CCA CCC CCG CCT CGA CGC CGG CGT CTA CTC CTG CTT GAA GAC GAG GAT GCA GCC GCG GCT GGA GGC GGG GGT GTA GTC GTG GTT TAA

15 PROTOCOL

16 Base Recalibra2on steps/tools Model the error modes BaseRecalibrator Make before/ aher plots AnalyzeCovariates Apply recalibra2on and write to file PrintReads

17 BQSR involves two complementary paths BaseRecalibrator (1) PrintReads BaseRecalibrator (2) AnalyzeCovariates PROCESSED DATA PLOTS

18 BQSR involves two complementary paths BaseRecalibrator (1) PrintReads BaseRecalibrator (2) AnalyzeCovariates PROCESSED DATA PLOTS

19 Base Recalibra2on workflow: data processing path Original BAM file + Known sites BaseRecalibrator Recalibra2on table PrintReads Recalibrated BAM file

20 First we build the model Original BAM file + Known sites BaseRecalibrator Recalibra2on table PrintReads Recalibrated BAM file

21 TOOL TIPS BaseRecalibrator Builds recalibra2on model java jar GenomeAnalysisTK.jar T BaseRecalibrator \ R human.fasta \ I realigned.bam \ knownsites dbsnp137.vcf \ knownsites gold.standard.indels.vcf \ [ L exome_targets.intervals \ ] o recal.table

22 Why specify L intervals when running BaseRecalibrator on WEx? BQSR depends on key assump2on: every mismatch is an error, except sites in known variants Off- target sequence likely to have higher error rates with different error modes If off- target sequence is included in recalibra2on, may skew the model and mess up results Ø Use L argument with BaseRecalibrator to restrict recalibra=on to capture targets.

23 BaseRecalibrator produces the recalibra2on table Original BAM file + Known sites BaseRecalibrator Recalibra2on table PrintReads Recalibrated BAM file

24 Second step: actually recalibrate the data Original BAM file + Known sites BaseRecalibrator Recalibra2on table PrintReads Recalibrated BAM file

25 TOOL TIPS Print Reads General- use tool co- opted with BQSR flag and fed a recalibra2on report java jar GenomeAnalysisTK.jar T PrintReads \ R human.fasta \ I realigned.bam \ BQSR recal.table \ o recal.bam Creates a new bam file using the input table generated previously which has exquisitely accurate base subs2tu2on, inser2on, and dele2on quality scores Original quali2es can be retained with OQ tag (not default)

26 PrintReads produces the recalibrated BAM file Original BAM file + Known sites BaseRecalibrator Recalibra2on table PrintReads Recalibrated BAM file

27 Great, now how do we get the plots? Make before/ aher plots AnalyzeCovariates

28 Let s look at the other path BaseRecalibrator (1) PrintReads BaseRecalibrator (2) AnalyzeCovariates PROCESSED DATA PLOTS

29 Returning to the overall BQSR workflow... Original BAM file + Known sites BaseRecalibrator Recalibra2on table PrintReads Recalibrated BAM file

30 We keep the first step (actual recalibra2on) as base that we ll branch off from Original BAM file + Known sites BaseRecalibrator Recalibra2on table

31 and subs2tute the ploing workflow Original BAM file + Known sites BaseRecalibrator (1) Recalibra2on table (1) AnalyzeCovariates BaseRecalibrator (2) Plots Recalibra2on table (2)

32 We already did the first step earlier: Original BAM file + Known sites BaseRecalibrator (1) Recalibra2on table (1) AnalyzeCovariates BaseRecalibrator (2) Plots Recalibra2on table (2)

33 which produced the original recalibra2on table Original BAM file + Known sites BaseRecalibrator (1) Recalibra2on table (1) AnalyzeCovariates BaseRecalibrator (2) Plots Recalibra2on table (2)

34 So now we do a second pass with BaseRecalibrator: Original BAM file + Known sites BaseRecalibrator (1) Recalibra2on table (1) AnalyzeCovariates BaseRecalibrator (2) Plots Recalibra2on table (2)

35 TOOL TIPS Base Recalibrator Second pass evaluates what the data looks like aher recalibra2on java jar GenomeAnalysisTK.jar T BaseRecalibrator \ R human.fasta \ I realigned.bam \ knownsites dbsnp137.vcf \ knownsites gold.standard.indels.vcf \ BQSR recal.table \ o a[er_recal.table

36 producing a second recalibra2on table Original BAM file + Known sites BaseRecalibrator (1) Recalibra2on table (1) AnalyzeCovariates BaseRecalibrator (2) Plots Recalibra2on table (2)

37 Finally, we use the two tables to make the plots Original BAM file + Known sites BaseRecalibrator (1) Recalibra2on table (1) AnalyzeCovariates BaseRecalibrator (2) Plots Recalibra2on table (2)

38 TOOL TIPS AnalyzeCovariates Makes plots based on before/aher recalibra2on tables java jar GenomeAnalysisTK.jar T AnalyzeCovariates \ R human.fasta \ before recal.table \ a[er a[er_recal.table \ plots recal_plots.pdf There is an op2on to keep the intermediate.csv file used for ploing, if you want to play with the plot data.

39 and now we have before/aher recalibra2on plots! Original BAM file + Known sites BaseRecalibrator (1) Recalibra2on table (1) AnalyzeCovariates BaseRecalibrator (2) Plots Recalibra2on table (2)

40 So to recap the two complementary paths: BaseRecalibrator (1) PrintReads BaseRecalibrator (2) AnalyzeCovariates PROCESSED DATA BEFORE AFTER PLOTS

41 RESULTS

42 Recalibration produces a more accurate estimation of error (doesn t fix it!) Post- recalibra2on quality scores should fit the empirically- derived quality scores very well; no obvious systema2c biases should remain Empirical Quality Original, RMSE = Recalibrated, RMSE = Accuracy (Empirical Reported Quality) Original, RMSE = Recalibrated, RMSE = Accuracy (Empirical Reported Quality) Original, RMSE = Recalibrated, RMSE = AA AG CA CG GA GG TA TG Reported Quality Machine Cycle Dinucleotide 42

43 Non- humans: no known resources for recalibra2on? Solu2on: bootstrap a set of known variants Call variants on realigned, unrecalibrated data Filter resul2ng variants with stringent filters Use variants that pass filters as known for BQSR Repeat un2l convergence

44 BQSR bootstrapping workflow: round #1 Original BAM file + Known sites BaseRecalibrator Recalibra2on table HaplotypeCaller ( BQSR recal.table) VariantFiltra=on Raw VCF file

45 BQSR bootstrapping workflow: rounds #2 to #N Original BAM file + Known sites BaseRecalibrator Recalibra2on table HaplotypeCaller BQSR recal.table VariantFiltra=on Raw VCF file

46 We are here in the Best Practices workflow Next Step: Variant Discovery

47 talks Further reading hnp:// prac2ces hnp:// hnp:// org_broadins2tute_s2ng_gatk_walkers_bqsr_baserecalibrator.html hnp:// hnp:// org_broadins2tute_s2ng_gatk_walkers_bqsr_analyzecovariates.html

(http://genomes.urv.es/caical) TUTORIAL. (July 2006)

(http://genomes.urv.es/caical) TUTORIAL. (July 2006) (http://genomes.urv.es/caical) TUTORIAL (July 2006) CAIcal manual 2 Table of contents Introduction... 3 Required inputs... 5 SECTION A Calculation of parameters... 8 SECTION B CAI calculation for FASTA

More information

GENEWIZ, Inc. DNA Sequencing Service Details for USC Norris Comprehensive Cancer Center DNA Core

GENEWIZ, Inc. DNA Sequencing Service Details for USC Norris Comprehensive Cancer Center DNA Core DNA Sequencing Services Pre-Mixed o Provide template and primer, mixed into the same tube* Pre-Defined o Provide template and primer in separate tubes* Custom o Full-service for samples with unknown concentration

More information

(A) Microarray analysis was performed on ATM and MDM isolated from 4 obese donors.

(A) Microarray analysis was performed on ATM and MDM isolated from 4 obese donors. Legends of supplemental figures and tables Figure 1: Overview of study design and results. (A) Microarray analysis was performed on ATM and MDM isolated from 4 obese donors. After raw data gene expression

More information

10 µg lyophilized plasmid DNA (store lyophilized plasmid at 20 C)

10 µg lyophilized plasmid DNA (store lyophilized plasmid at 20 C) TECHNICAL DATA SHEET BIOLUMINESCENCE RESONANCE ENERGY TRANSFER RENILLA LUCIFERASE FUSION PROTEIN EXPRESSION VECTOR Product: prluc-c Vectors Catalog number: Description: Amount: The prluc-c vectors contain

More information

DNA Sample preparation and Submission Guidelines

DNA Sample preparation and Submission Guidelines DNA Sample preparation and Submission Guidelines Requirements: Please submit samples in 1.5ml microcentrifuge tubes. Fill all the required information in the Eurofins DNA sequencing order form and send

More information

Table S1. Related to Figure 4

Table S1. Related to Figure 4 Table S1. Related to Figure 4 Final Diagnosis Age PMD Control Control 61 15 Control 67 6 Control 68 10 Control 49 15 AR-PD PD 62 15 PD 65 4 PD 52 18 PD 68 10 AR-PD cingulate cortex used for immunoblot

More information

Introduction to Perl Programming Input/Output, Regular Expressions, String Manipulation. Beginning Perl, Chap 4 6. Example 1

Introduction to Perl Programming Input/Output, Regular Expressions, String Manipulation. Beginning Perl, Chap 4 6. Example 1 Introduction to Perl Programming Input/Output, Regular Expressions, String Manipulation Beginning Perl, Chap 4 6 Example 1 #!/usr/bin/perl -w use strict; # version 1: my @nt = ('A', 'C', 'G', 'T'); for

More information

The p53 MUTATION HANDBOOK

The p53 MUTATION HANDBOOK The p MUTATION HANDBOOK Version 1. /7 Thierry Soussi Christophe Béroud, Dalil Hamroun Jean Michel Rubio Nevado http://p/free.fr The p Mutation HandBook By T Soussi, J.M. Rubio-Nevado, D. Hamroun and C.

More information

Mutations and Genetic Variability. 1. What is occurring in the diagram below?

Mutations and Genetic Variability. 1. What is occurring in the diagram below? Mutations and Genetic Variability 1. What is occurring in the diagram below? A. Sister chromatids are separating. B. Alleles are independently assorting. C. Genes are replicating. D. Segments of DNA are

More information

Next Generation Sequencing

Next Generation Sequencing Next Generation Sequencing 38. Informationsgespräch der Blutspendezentralefür Wien, Niederösterreich und Burgenland Österreichisches Rotes Kreuz 22. November 2014, Parkhotel Schönbrunn Die Zukunft hat

More information

UNIVERSITETET I OSLO Det matematisk-naturvitenskapelige fakultet

UNIVERSITETET I OSLO Det matematisk-naturvitenskapelige fakultet 1 UNIVERSITETET I OSLO Det matematisk-naturvitenskapelige fakultet Exam in: MBV4010 Arbeidsmetoder i molekylærbiologi og biokjemi I MBV4010 Methods in molecular biology and biochemistry I Day of exam:.

More information

Inverse PCR & Cycle Sequencing of P Element Insertions for STS Generation

Inverse PCR & Cycle Sequencing of P Element Insertions for STS Generation BDGP Resources Inverse PCR & Cycle Sequencing of P Element Insertions for STS Generation For recovery of sequences flanking PZ, PlacW and PEP elements E. Jay Rehm Berkeley Drosophila Genome Project I.

More information

Supplementary Online Material for Morris et al. sirna-induced transcriptional gene

Supplementary Online Material for Morris et al. sirna-induced transcriptional gene Supplementary Online Material for Morris et al. sirna-induced transcriptional gene silencing in human cells. Materials and Methods Lentiviral vector and sirnas. FIV vector pve-gfpwp was prepared as described

More information

Gene Synthesis 191. Mutagenesis 194. Gene Cloning 196. AccuGeneBlock Service 198. Gene Synthesis FAQs 201. User Protocol 204

Gene Synthesis 191. Mutagenesis 194. Gene Cloning 196. AccuGeneBlock Service 198. Gene Synthesis FAQs 201. User Protocol 204 Gene Synthesis 191 Mutagenesis 194 Gene Cloning 196 AccuGeneBlock Service 198 Gene Synthesis FAQs 201 User Protocol 204 Gene Synthesis Overview Gene synthesis is the most cost-effective way to enhance

More information

Hands on Simulation of Mutation

Hands on Simulation of Mutation Hands on Simulation of Mutation Charlotte K. Omoto P.O. Box 644236 Washington State University Pullman, WA 99164-4236 omoto@wsu.edu ABSTRACT This exercise is a hands-on simulation of mutations and their

More information

Supplementary Information. Binding region and interaction properties of sulfoquinovosylacylglycerol (SQAG) with human

Supplementary Information. Binding region and interaction properties of sulfoquinovosylacylglycerol (SQAG) with human Supplementary Information Binding region and interaction properties of sulfoquinovosylacylglycerol (SQAG) with human vascular endothelial growth factor 165 revealed by biosensor based assays Yoichi Takakusagi

More information

SERVICES CATALOGUE WITH SUBMISSION GUIDELINES

SERVICES CATALOGUE WITH SUBMISSION GUIDELINES SERVICES CATALOGUE WITH SUBMISSION GUIDELINES 3921 Montgomery Road Cincinnati, Ohio 45212 513-841-2428 www.agctsequencing.com CONTENTS Welcome Dye Terminator Sequencing DNA Sequencing Services - Full Service

More information

pcas-guide System Validation in Genome Editing

pcas-guide System Validation in Genome Editing pcas-guide System Validation in Genome Editing Tagging HSP60 with HA tag genome editing The latest tool in genome editing CRISPR/Cas9 allows for specific genome disruption and replacement in a flexible

More information

Molecular analyses of EGFR: mutation and amplification detection

Molecular analyses of EGFR: mutation and amplification detection Molecular analyses of EGFR: mutation and amplification detection Petra Nederlof, Moleculaire Pathologie NKI Amsterdam Henrique Ruijter, Ivon Tielen, Lucie Boerrigter, Aafke Ariaens Outline presentation

More information

Inverse PCR and Sequencing of P-element, piggybac and Minos Insertion Sites in the Drosophila Gene Disruption Project

Inverse PCR and Sequencing of P-element, piggybac and Minos Insertion Sites in the Drosophila Gene Disruption Project Inverse PCR and Sequencing of P-element, piggybac and Minos Insertion Sites in the Drosophila Gene Disruption Project Protocol for recovery of sequences flanking insertions in the Drosophila Gene Disruption

More information

Gene Finding CMSC 423

Gene Finding CMSC 423 Gene Finding CMSC 423 Finding Signals in DNA We just have a long string of A, C, G, Ts. How can we find the signals encoded in it? Suppose you encountered a language you didn t know. How would you decipher

More information

ANALYSIS OF A CIRCULAR CODE MODEL

ANALYSIS OF A CIRCULAR CODE MODEL ANALYSIS OF A CIRCULAR CODE MODEL Jérôme Lacan and Chrstan J. Mchel * Laboratore d Informatque de Franche-Comté UNIVERSITE DE FRANCHE-COMTE IUT de Belfort-Montbélard 4 Place Tharradn - BP 747 5 Montbélard

More information

Supplemental Data. Short Article. PPARγ Activation Primes Human Monocytes. into Alternative M2 Macrophages. with Anti-inflammatory Properties

Supplemental Data. Short Article. PPARγ Activation Primes Human Monocytes. into Alternative M2 Macrophages. with Anti-inflammatory Properties Cell Metabolism, Volume 6 Supplemental Data Short Article PPARγ Activation Primes Human Monocytes into Alternative M2 Macrophages with Anti-inflammatory Properties M. Amine Bouhlel, Bruno Derudas, Elena

More information

Y-chromosome haplotype distribution in Han Chinese populations and modern human origin in East Asians

Y-chromosome haplotype distribution in Han Chinese populations and modern human origin in East Asians Vol. 44 No. 3 SCIENCE IN CHINA (Series C) June 2001 Y-chromosome haplotype distribution in Han Chinese populations and modern human origin in East Asians KE Yuehai ( `º) 1, SU Bing (3 Á) 1 3, XIAO Junhua

More information

Marine Biology DEC 2004; 146(1) : 53-64 http://dx.doi.org/10.1007/s00227-004-1423-6 Copyright 2004 Springer

Marine Biology DEC 2004; 146(1) : 53-64 http://dx.doi.org/10.1007/s00227-004-1423-6 Copyright 2004 Springer Marine Biology DEC 2004; 146(1) : 53-64 http://dx.doi.org/10.1007/s00227-004-1423-6 Copyright 2004 Springer Archimer http://www.ifremer.fr/docelec/ Archive Institutionnelle de l Ifremer The original publication

More information

Module 6: Digital DNA

Module 6: Digital DNA Module 6: Digital DNA Representation and processing of digital information in the form of DNA is essential to life in all organisms, no matter how large or tiny. Computing tools and computational thinking

More information

Part ONE. a. Assuming each of the four bases occurs with equal probability, how many bits of information does a nucleotide contain?

Part ONE. a. Assuming each of the four bases occurs with equal probability, how many bits of information does a nucleotide contain? Networked Systems, COMPGZ01, 2012 Answer TWO questions from Part ONE on the answer booklet containing lined writing paper, and answer ALL questions in Part TWO on the multiple-choice question answer sheet.

More information

Cloning, sequencing, and expression of H.a. YNRI and H.a. YNII, encoding nitrate and nitrite reductases in the yeast Hansenula anomala

Cloning, sequencing, and expression of H.a. YNRI and H.a. YNII, encoding nitrate and nitrite reductases in the yeast Hansenula anomala Cloning, sequencing, and expression of H.a. YNRI and H.a. YNII, encoding nitrate and nitrite reductases in the yeast Hansenula anomala -'Pablo García-Lugo 1t, Celedonio González l, Germán Perdomo l, Nélida

More information

The making of The Genoma Music

The making of The Genoma Music 242 Summary Key words Resumen Palabras clave The making of The Genoma Music Aurora Sánchez Sousa 1, Fernando Baquero 1 and Cesar Nombela 2 1 Department of Microbiology, Ramón y Cajal Hospital, and 2 Department

More information

pcmv6-neo Vector Application Guide Contents

pcmv6-neo Vector Application Guide Contents pcmv6-neo Vector Application Guide Contents Package Contents and Storage Conditions... 2 Product Description... 2 Introduction... 2 Production and Quality Assurance... 2 Methods... 3 Other required reagents...

More information

Chapter 9. Applications of probability. 9.1 The genetic code

Chapter 9. Applications of probability. 9.1 The genetic code Chapter 9 Applications of probability In this chapter we use the tools of elementary probability to investigate problems of several kinds. First, we study the language of life by focusing on the universal

More information

Molecular chaperones involved in preprotein. targeting to plant organelles

Molecular chaperones involved in preprotein. targeting to plant organelles Molecular chaperones involved in preprotein targeting to plant organelles Dissertation der Fakultät für Biologie der Ludwig-Maximilians-Universität München vorgelegt von Christine Fellerer München 29.

More information

ANALYSIS OF GROWTH HORMONE IN TENCH (TINCA TINCA) ANALÝZA RŮSTOVÉHO HORMONU LÍNA OBECNÉHO (TINCA TINCA)

ANALYSIS OF GROWTH HORMONE IN TENCH (TINCA TINCA) ANALÝZA RŮSTOVÉHO HORMONU LÍNA OBECNÉHO (TINCA TINCA) ANALYSIS OF GROWTH HORMONE IN TENCH (TINCA TINCA) ANALÝZA RŮSTOVÉHO HORMONU LÍNA OBECNÉHO (TINCA TINCA) Zrůstová J., Bílek K., Baránek V., Knoll A. Ústav morfologie, fyziologie a genetiky zvířat, Agronomická

More information

Title : Parallel DNA Synthesis : Two PCR product from one DNA template

Title : Parallel DNA Synthesis : Two PCR product from one DNA template Title : Parallel DNA Synthesis : Two PCR product from one DNA template Bhardwaj Vikash 1 and Sharma Kulbhushan 2 1 Email: vikashbhardwaj@ gmail.com 1 Current address: Government College Sector 14 Gurgaon,

More information

NimbleGen SeqCap EZ Library SR User s Guide Version 3.0

NimbleGen SeqCap EZ Library SR User s Guide Version 3.0 NimbleGen SeqCap EZ Library SR User s Guide Version 3.0 For life science research only. Not for use in diagnostic procedures. Copyright 2011 Roche NimbleGen, Inc. All Rights Reserved. Editions Version

More information

The DNA-"Wave Biocomputer"

The DNA-Wave Biocomputer The DNA-"Wave Biocomputer" Peter P. Gariaev (Pjotr Garjajev)*, Boris I. Birshtein*, Alexander M. Iarochenko*, Peter J. Marcer**, George G. Tertishny*, Katherine A. Leonova*, Uwe Kaempf ***. * Institute

More information

Transmembrane Signaling in Chimeras of the E. coli Chemotaxis Receptors and Bacterial Class III Adenylyl Cyclases

Transmembrane Signaling in Chimeras of the E. coli Chemotaxis Receptors and Bacterial Class III Adenylyl Cyclases Transmembrane Signaling in Chimeras of the E. coli Chemotaxis Receptors and Bacterial Class III Adenylyl Cyclases Dissertation der Mathematisch-Naturwissenschaftlichen Fakultät der Eberhard Karls Universität

More information

DISSERTATIONES MEDICINAE UNIVERSITATIS TARTUENSIS 108

DISSERTATIONES MEDICINAE UNIVERSITATIS TARTUENSIS 108 DISSERTATIONES MEDICINAE UNIVERSITATIS TARTUENSIS 108 DISSERTATIONES MEDICINAE UNIVERSITATIS TARTUENSIS 108 THE INTERLEUKIN-10 FAMILY CYTOKINES GENE POLYMORPHISMS IN PLAQUE PSORIASIS KÜLLI KINGO TARTU

More information

N-terminal Regulatory Domains of Phosphodiesterases 1, 4, 5 and 10 examined with an Adenylyl Cyclase as a Reporter

N-terminal Regulatory Domains of Phosphodiesterases 1, 4, 5 and 10 examined with an Adenylyl Cyclase as a Reporter N-terminal Regulatory Domains of Phosphodiesterases 1, 4, 5 and 10 examined with an Adenylyl Cyclase as a Reporter Dissertation der Mathematisch-Naturwissenschaftlichen Fakultät der Eberhard Karls Universität

More information

Drosophila NK-homeobox genes

Drosophila NK-homeobox genes Proc. Natl. Acad. Sci. USA Vol. 86, pp. 7716-7720, October 1989 Biochemistry Drosophila NK-homeobox genes (NK-1, NK-2,, and DNA clones/chromosome locations of genes) YONGSOK KIM AND MARSHALL NIRENBERG

More information

Heraeus Sepatech, Kendro Laboratory Products GmbH, Berlin. Becton Dickinson,Heidelberg. Biozym, Hessisch Oldendorf. Eppendorf, Hamburg

Heraeus Sepatech, Kendro Laboratory Products GmbH, Berlin. Becton Dickinson,Heidelberg. Biozym, Hessisch Oldendorf. Eppendorf, Hamburg 13 4. MATERIALS 4.1 Laboratory apparatus Biofuge A Centrifuge 5804R FACScan Gel electrophoresis chamber GPR Centrifuge Heraeus CO-AUTO-ZERO Light Cycler Microscope Motopipet Neubauer Cell Chamber PCR cycler

More information

http://www.life.umd.edu/grad/mlfsc/ DNA Bracelets

http://www.life.umd.edu/grad/mlfsc/ DNA Bracelets http://www.life.umd.edu/grad/mlfsc/ DNA Bracelets by Louise Brown Jasko John Anthony Campbell Jack Dennis Cassidy Michael Nickelsburg Stephen Prentis Rohm Objectives: 1) Using plastic beads, construct

More information

Insulin Receptor Gene Mutations in Iranian Patients with Type II Diabetes Mellitus

Insulin Receptor Gene Mutations in Iranian Patients with Type II Diabetes Mellitus Iranian Biomedical Journal 13 (3): 161-168 (July 2009) Insulin Receptor Gene Mutations in Iranian Patients with Type II Diabetes Mellitus Bahram Kazemi 1*, Negar Seyed 1, Elham Moslemi 2, Mojgan Bandehpour

More information

Five-minute cloning of Taq polymerase-amplified PCR products

Five-minute cloning of Taq polymerase-amplified PCR products TOPO TA Cloning Version R 8 April 2004 25-0184 TOPO TA Cloning Five-minute cloning of Taq polymerase-amplified PCR products Catalog nos. K4500-01, K4500-40, K4510-20, K4520-01, K4520-40, K4550-01, K4550-40,

More information

Characterization of cdna clones of the family of trypsin/a-amylase inhibitors (CM-proteins) in barley {Hordeum vulgare L.)

Characterization of cdna clones of the family of trypsin/a-amylase inhibitors (CM-proteins) in barley {Hordeum vulgare L.) Characterization of cdna clones of the family of trypsin/a-amylase inhibitors (CM-proteins) in barley {Hordeum vulgare L.) J. Paz-Ares, F. Ponz, P. Rodríguez-Palenzuela, A. Lázaro, C. Hernández-Lucas,

More information

Mutation. Mutation provides raw material to evolution. Different kinds of mutations have different effects

Mutation. Mutation provides raw material to evolution. Different kinds of mutations have different effects Mutation Mutation provides raw material to evolution Different kinds of mutations have different effects Mutational Processes Point mutation single nucleotide changes coding changes (missense mutations)

More information

Molecular detection of Babesia rossi and Hepatozoon sp. in African wild dogs (Lycaon pictus) in South Africa

Molecular detection of Babesia rossi and Hepatozoon sp. in African wild dogs (Lycaon pictus) in South Africa Available online at www.sciencedirect.com Veterinary Parasitology 157 (2008) 123 127 Short communication Molecular detection of Babesia rossi and Hepatozoon sp. in African wild dogs (Lycaon pictus) in

More information

Six Homeoproteins and a Iinc-RNA at the Fast MYH Locus Lock Fast Myofiber Terminal Phenotype

Six Homeoproteins and a Iinc-RNA at the Fast MYH Locus Lock Fast Myofiber Terminal Phenotype Six Homeoproteins and a Iinc-RNA at the Fast MYH Locus Lock Fast Myofiber Terminal Phenotype Iori Sakakibara 1,2,3, Marc Santolini 4, Arnaud Ferry 2,5, Vincent Hakim 4, Pascal Maire 1,2,3 * 1 INSERM U1016,

More information

Metabolic Engineering of Escherichia coli for Enhanced Production of Succinic Acid, Based on Genome Comparison and In Silico Gene Knockout Simulation

Metabolic Engineering of Escherichia coli for Enhanced Production of Succinic Acid, Based on Genome Comparison and In Silico Gene Knockout Simulation APPLIED AND ENVIRONMENTAL MICROBIOLOGY, Dec. 2005, p. 7880 7887 Vol. 71, No. 12 0099-2240/05/$08.00 0 doi:10.1128/aem.71.12.7880 7887.2005 Copyright 2005, American Society for Microbiology. All Rights

More information

Association of IGF1 and IGFBP3 polymorphisms with colorectal polyps and colorectal cancer risk

Association of IGF1 and IGFBP3 polymorphisms with colorectal polyps and colorectal cancer risk DOI 10.1007/s10552-009-9438-4 ORIGINAL PAPER Association of IGF1 and IGFBP3 polymorphisms with colorectal polyps and colorectal cancer risk Elisabeth Feik Æ Andreas Baierl Æ Barbara Hieger Æ Gerhard Führlinger

More information

Biopython Tutorial and Cookbook

Biopython Tutorial and Cookbook Biopython Tutorial and Cookbook Jeff Chang, Brad Chapman, Iddo Friedberg, Thomas Hamelryck, Michiel de Hoon, Peter Cock Last Update September 2008 Contents 1 Introduction 5 1.1 What is Biopython?.........................................

More information

TITRATION OF raav (VG) USING QUANTITATIVE REAL TIME PCR

TITRATION OF raav (VG) USING QUANTITATIVE REAL TIME PCR Page 1 of 5 Materials DNase digestion buffer [13 mm Tris-Cl, ph7,5 / 5 mm MgCl2 / 0,12 mm CaCl2] RSS plasmid ptr-uf11 SV40pA Forward primer (10µM) AGC AAT AGC ATC ACA AAT TTC ACA A SV40pA Reverse Primer

More information

Coding sequence the sequence of nucleotide bases on the DNA that are transcribed into RNA which are in turn translated into protein

Coding sequence the sequence of nucleotide bases on the DNA that are transcribed into RNA which are in turn translated into protein Assignment 3 Michele Owens Vocabulary Gene: A sequence of DNA that instructs a cell to produce a particular protein Promoter a control sequence near the start of a gene Coding sequence the sequence of

More information

were demonstrated to be, respectively, the catalytic and regulatory subunits of protein phosphatase 2A (PP2A) (29).

were demonstrated to be, respectively, the catalytic and regulatory subunits of protein phosphatase 2A (PP2A) (29). JOURNAL OF VIROLOGY, Feb. 1992, p. 886-893 0022-538X/92/020886-08$02.00/0 Copyright C) 1992, American Society for Microbiology Vol. 66, No. 2 The Third Subunit of Protein Phosphatase 2A (PP2A), a 55- Kilodalton

More information

Introduction to Bioinformatics (Master ChemoInformatique)

Introduction to Bioinformatics (Master ChemoInformatique) Introduction to Bioinformatics (Master ChemoInformatique) Roland Stote Institut de Génétique et de Biologie Moléculaire et Cellulaire Biocomputing Group 03.90.244.730 rstote@igbmc.fr Biological Function

More information

Event-specific Method for the Quantification of Maize MIR162 Using Real-time PCR. Protocol

Event-specific Method for the Quantification of Maize MIR162 Using Real-time PCR. Protocol Event-specific Method for the Quantification of Maize MIR162 Using Real-time PCR Protocol 31 January 2011 Joint Research Centre Institute for Health and Consumer Protection Molecular Biology and Genomics

More information

Archimer http://archimer.ifremer.fr

Archimer http://archimer.ifremer.fr Please note that this is an author-produced PDF of an article accepted for publication following peer review. The definitive publisher-authenticated version is available on the publisher Web site Fish

More information

BD BaculoGold Baculovirus Expression System Innovative Solutions for Proteomics

BD BaculoGold Baculovirus Expression System Innovative Solutions for Proteomics BD BaculoGold Baculovirus Expression System Innovative Solutions for Proteomics Table of Contents Innovative Solutions for Proteomics...........................................................................

More information

All commonly-used expression vectors used in the Jia Lab contain the following multiple cloning site: BamHI EcoRI SmaI SalI XhoI_ NotI

All commonly-used expression vectors used in the Jia Lab contain the following multiple cloning site: BamHI EcoRI SmaI SalI XhoI_ NotI 2. Primer Design 2.1 Multiple Cloning Sites All commonly-used expression vectors used in the Jia Lab contain the following multiple cloning site: BamHI EcoRI SmaI SalI XhoI NotI XXX XXX GGA TCC CCG AAT

More information

Impaired insulin and insulin-like growth factor expression and signaling mechanisms in Alzheimer s disease is this type 3 diabetes?

Impaired insulin and insulin-like growth factor expression and signaling mechanisms in Alzheimer s disease is this type 3 diabetes? Journal of Alzheimer s Disease 7 (2005) 63 80 63 IOS Press Impaired insulin and insulin-like growth factor expression and signaling mechanisms in Alzheimer s disease is this type 3 diabetes? Eric Steen,

More information

Interleukin-4 Receptor Signal Transduction: Involvement of P62

Interleukin-4 Receptor Signal Transduction: Involvement of P62 Interleukin-4 Receptor Signal Transduction: Involvement of P62 Den Naturwissenschaftlichen Fakultäten der Friedrich Alexander Universität Erlangen Nürnberg zur Erlangung des Doktorgrades vorgelegt von

More information

http://hdl.handle.net/10197/2727

http://hdl.handle.net/10197/2727 Provided by the author(s) and University College Dublin Library in accordance with publisher policies. Please cite the published version when available. Title Performance of DNA data embedding algorithms

More information

inhibition of mitosis

inhibition of mitosis The EMBO Journal vol.13 no.2 pp.425-434, 1994 cdt 1 is an essential target of the Cdc 1 O/Sct 1 transcription factor: requirement for DNA replication and inhibition of mitosis Johannes F.X.Hofmann and

More information

The Arabinosyltransferase EmbC Is Inhibited by Ethambutol in Mycobacterium tuberculosis

The Arabinosyltransferase EmbC Is Inhibited by Ethambutol in Mycobacterium tuberculosis ANTIMICROBIAL AGENTS AND CHEMOTHERAPY, Oct. 2009, p. 4138 4146 Vol. 53, No. 10 0066-4804/09/$08.00 0 doi:10.1128/aac.00162-09 Copyright 2009, American Society for Microbiology. All Rights Reserved. The

More information

9. Materials. 9.1 Chemicals Acetic Acid (glacial) Materials. 8-Aminoguanosine Ammonium Hydroxide Ammonium Persulfate.

9. Materials. 9.1 Chemicals Acetic Acid (glacial) Materials. 8-Aminoguanosine Ammonium Hydroxide Ammonium Persulfate. 9. Materials 9.1 Chemicals Acetic Acid (glacial) Acetone Acetonitrile Agarose 8-Aminoguanosine Ammonium Hydroxide Ammonium Persulfate Ampicillin ATP Bromophenol Blue Butanol Chloroform CTP 7-Deaza-GTP

More information

On Covert Data Communication Channels Employing DNA Recombinant and Mutagenesis-based Steganographic Techniques

On Covert Data Communication Channels Employing DNA Recombinant and Mutagenesis-based Steganographic Techniques On Covert Data Communication Channels Employing DNA Recombinant and Mutagenesis-based Steganographic Techniques MAGDY SAEB 1, EMAN EL-ABD 2, MOHAMED E. EL-ZANATY 1 1. School of Engineering, Computer Department,

More information

BioTOP-Report. Biotech and Pharma in Berlin-Brandenburg

BioTOP-Report. Biotech and Pharma in Berlin-Brandenburg BioTOP-Report 2013 Biotech and Pharma in Berlin-Brandenburg BioTOP-Report Content Editorial Unique Chances to Create Value in Biotechnology and Life Sciences 3 Biotechnology More Companies, More Employees

More information

4 th DVFA Life Science Conference. Going East / Going West. Life Science Asia/Europe getting insight in mutual growth opportunities

4 th DVFA Life Science Conference. Going East / Going West. Life Science Asia/Europe getting insight in mutual growth opportunities 4 th DVFA Life Science Conference Going East / Going West Life Science Asia/Europe getting insight in mutual growth opportunities 4 th DVFA Symposium Life Science followed by a Get Together 17 May 2011,

More information

Chapter 5. Stripping Bacillus: ComK auto-stimulation is responsible for the bistable response in competence development

Chapter 5. Stripping Bacillus: ComK auto-stimulation is responsible for the bistable response in competence development Stripping Bacillus: ComK auto-stimulation is responsible for the bistable response in competence development This chapter has been adapted from: W.K. Smits*, C.C. Eschevins*, K.A. Susanna, S. Bron, O.P.

More information

Provincial Exam Questions. 9. Give one role of each of the following nucleic acids in the production of an enzyme.

Provincial Exam Questions. 9. Give one role of each of the following nucleic acids in the production of an enzyme. Provincial Exam Questions Unit: Cell Biology: Protein Synthesis (B7 & B8) 2010 Jan 3. Describe the process of translation. (4 marks) 2009 Sample 8. What is the role of ribosomes in protein synthesis? A.

More information

BioTOP-Report. Biotech and Pharma in Berlin-Brandenburg

BioTOP-Report. Biotech and Pharma in Berlin-Brandenburg BioTOP-Report 2014 Biotech and Pharma in Berlin-Brandenburg BioTOP-Report 2014 Content Editorial The German Capital Region Biotechnology and Life Sciences are Ready for the Future 3 Biotechnology The Capital

More information

TP53 Genotype but Not p53 Immunohistochemical Result Predicts Response to Preoperative Short-Term Radiotherapy in Rectal Cancer

TP53 Genotype but Not p53 Immunohistochemical Result Predicts Response to Preoperative Short-Term Radiotherapy in Rectal Cancer ORIGINAL ARTICLES ANNALS OF SURGERY Vol. 235, No. 4, 493 498 2002 Lippincott Williams & Wilkins, Inc. TP53 Genotype but Not p53 Immunohistochemical Result Predicts Response to Preoperative Short-Term Radiotherapy

More information

Open Access CASE STUDY

Open Access CASE STUDY DOI 1.1186/s6-15-136-8 CASE STUDY Open Access Production of thyrotropin receptor antibodies in acute phase of infectious mononucleosis due to Epstein Barr virus primary infection: a case report of a child

More information

Distribution of the DNA transposon family, Pokey in the Daphnia pulex species complex

Distribution of the DNA transposon family, Pokey in the Daphnia pulex species complex Eagle and Crease Mobile DNA (2016) 7:11 DOI 10.1186/s13100-016-0067-7 RESEARCH Open Access Distribution of the DNA transposon family, Pokey in the Daphnia pulex species complex Shannon H. C. Eagle and

More information

ISTEP+: Biology I End-of-Course Assessment Released Items and Scoring Notes

ISTEP+: Biology I End-of-Course Assessment Released Items and Scoring Notes ISTEP+: Biology I End-of-Course Assessment Released Items and Scoring Notes Page 1 of 22 Introduction Indiana students enrolled in Biology I participated in the ISTEP+: Biology I Graduation Examination

More information

The nucleotide sequence of the gene for human protein C

The nucleotide sequence of the gene for human protein C Proc. Natl. Acad. Sci. USA Vol. 82, pp. 4673-4677, July 1985 Biochemistry The nucleotide sequence of the gene for human protein C (DNA sequence analysis/vitamin K-dependent proteins/blood coagulation)

More information

DNA Sequencing of the eta Gene Coding for Staphylococcal Exfoliative Toxin Serotype A

DNA Sequencing of the eta Gene Coding for Staphylococcal Exfoliative Toxin Serotype A Journal of General Microbiology (1988), 134, 71 1-71 7. Printed in Great Britain 71 1 DNA Sequencing of the eta Gene Coding for Staphylococcal Exfoliative Toxin Serotype A By SUSUMU SAKURA, HTOSH SUZUK

More information

2006 7.012 Problem Set 3 KEY

2006 7.012 Problem Set 3 KEY 2006 7.012 Problem Set 3 KEY Due before 5 PM on FRIDAY, October 13, 2006. Turn answers in to the box outside of 68-120. PLEASE WRITE YOUR ANSWERS ON THIS PRINTOUT. 1. Which reaction is catalyzed by each

More information

Anhang A: Primerliste. 1. Primer für RT-PCR-Analyse. 2. Allgemeine Klonierungsprimer

Anhang A: Primerliste. 1. Primer für RT-PCR-Analyse. 2. Allgemeine Klonierungsprimer Anhang A: Primerliste 1. Primer für RT-PCR-Analyse Primername Primersequenz (5 3 ) Temperatur Zyklenzahl Kin7-f01 gat aat cac ggg tgc tgg 56 C 25 Kin7-r01 gtt gat caa ctg tct acc 56 C 25 MPK4-f01 cgg aga

More information

Mutation of the SPSl-encoded protein kinase of Saccharomyces cerevisiae leads to defects in transcription and morphology during spore formation

Mutation of the SPSl-encoded protein kinase of Saccharomyces cerevisiae leads to defects in transcription and morphology during spore formation Mutation of the SPSl-encoded protein kinase of Saccharomyces cerevisiae leads to defects in transcription and morphology during spore formation Helena Friesen/ Rayna Lunz/* Steven Doyle,^ and Jacqueline

More information

III III 0 IIOI DID IIO 1101 010 II0 1101 I IIII

III III 0 IIOI DID IIO 1101 010 II0 1101 I IIII (19) United States III III 0 IIOI DID IIO 1101 010 II0 1101 I IIII US 20020090376A1 III 1010 II 0I II (12) Patent Application Publication (lo) Pub. No.: US 2002/0090376 Al KANIGA et at. (43) Pub. Date:

More information

Chlamydomonas adapted Green Fluorescent Protein (CrGFP)

Chlamydomonas adapted Green Fluorescent Protein (CrGFP) Chlamydomonas adapted Green Fluorescent Protein (CrGFP) Plasmid pfcrgfp for fusion proteins Sequence of the CrGFP In the sequence below, all amino acids which have been altered from the wildtype GFP from

More information

Cloning and intracellular localization of the U2 small nuclear

Cloning and intracellular localization of the U2 small nuclear Proc. Nadl. Acad. Sci. USA Vol. 89, pp. 8769-8773, September 1992 Biochemistry Cloning and intracellular localization of the U2 small nuclear ribonucleoprotein auxiliary factor small subunit (spllcing/spliceosome/rna

More information

2 Materials and Methods

2 Materials and Methods 2 Materials and Methods 2.1 Materials 2.1.1 Chemicals, reagents and consumable materials Chemicals were used from the companies Sigma (München), Roth (Karlsruhe), Merck (Darmstadt), Fluka (Neu-Ulm), Serva

More information

Supporting Information

Supporting Information Supporting Information Wiley-VCH 2007 69451 Weinheim, Germany Evolving a Thermostable DNA polymerase that Accurately Amplifies Highly-Damaged Templates Christian Gloeckner, Katharina B. M. Sauter, and

More information

Assembly of Large Genomes using Cloud Computing Michael Schatz. July 23, 2010 Illumina Sequencing Panel

Assembly of Large Genomes using Cloud Computing Michael Schatz. July 23, 2010 Illumina Sequencing Panel Assembly of Large Genomes using Cloud Computing Michael Schatz July 23, 2010 Illumina Sequencing Panel How to compute with 1000s of cores Michael Schatz July 23, 2010 Illumina Sequencing Panel Parallel

More information

TA Cloning Kit. Version V 7 April 2004 25-0024. Catalog nos. K2000-01, K2000-40, K2020-20, K2020-40, K2030-01 K2030-40, K2040-01, K2040-40

TA Cloning Kit. Version V 7 April 2004 25-0024. Catalog nos. K2000-01, K2000-40, K2020-20, K2020-40, K2030-01 K2030-40, K2040-01, K2040-40 TA Cloning Kit Version V 7 April 2004 25-0024 TA Cloning Kit Catalog nos. K2000-01, K2000-40, K2020-20, K2020-40, K2030-01 K2030-40, K2040-01, K2040-40 ii Table of Contents Table of Contents...iii Important

More information

Irina V Nesterova, Cecily A. Bennett, S. Sibel Erdem, Robert P. Hammer, Prescott L. Deininger, and Steven A. Soper

Irina V Nesterova, Cecily A. Bennett, S. Sibel Erdem, Robert P. Hammer, Prescott L. Deininger, and Steven A. Soper ear-ir Single Fluorophore Quenching System Based on Phthalocyanine (Pc) Aggregation and its Application for Monitoring Inhibitor/Activator Action on a Therapeutic Target: L1-E Irina V esterova, Cecily

More information

Gene and Chromosome Mutation Worksheet (reference pgs. 239-240 in Modern Biology textbook)

Gene and Chromosome Mutation Worksheet (reference pgs. 239-240 in Modern Biology textbook) Name Date Per Look at the diagrams, then answer the questions. Gene Mutations affect a single gene by changing its base sequence, resulting in an incorrect, or nonfunctional, protein being made. (a) A

More information

pentr Directional TOPO Cloning Kits

pentr Directional TOPO Cloning Kits user guide pentr Directional TOPO Cloning Kits Five-minute, directional TOPO Cloning of blunt-end PCR products into an entry vector for the Gateway System Catalog numbers K2400-20, K2420-20, K2525-20,

More information

Complete Amino Acid Sequence and in vitro Expression of Rat NF-M, The Middle Molecular Weight Neurofilament Protein

Complete Amino Acid Sequence and in vitro Expression of Rat NF-M, The Middle Molecular Weight Neurofilament Protein The Journal of Neuroscience, August 1987, 7(8): 2590-2599 Complete Amino Acid Sequence and in vitro Expression of Rat NF-M, The Middle Molecular Weight Neurofilament Protein Eugene W. Napolitano, Steven

More information

PROTOCOL: Illumina Paired-end Whole Exome Capture Library Preparation Using Full-length Index Adaptors and KAPA DNA Polymerase

PROTOCOL: Illumina Paired-end Whole Exome Capture Library Preparation Using Full-length Index Adaptors and KAPA DNA Polymerase PROTOCOL: Illumina Paired-end Whole Exome Capture Library Preparation Using Full-length Index Adaptors and KAPA DNA Polymerase This protocol provides instructions for preparing DNA paired-end capture libraries

More information

Protein Synthesis Simulation

Protein Synthesis Simulation Protein Synthesis Simulation Name(s) Date Period Benchmark: SC.912.L.16.5 as AA: Explain the basic processes of transcription and translation, and how they result in the expression of genes. (Assessed

More information

Supplemental Information. Central Nervous System Stromal Cells. Control Local CD8 + T Cell Responses. during Virus-Induced Neuroinflammation

Supplemental Information. Central Nervous System Stromal Cells. Control Local CD8 + T Cell Responses. during Virus-Induced Neuroinflammation Immunity, Volume 44 Supplemental Information Central Nervous System Stromal Cells Control Local CD8 + T Cell Responses during Virus-Induced Neuroinflammation Jovana Cupovic, Lucas Onder, Cristina Gil-Cruz,

More information

Immortalized epithelial cells from human autosomal dominant polycystic kidney cysts

Immortalized epithelial cells from human autosomal dominant polycystic kidney cysts Am J Physiol Renal Physiol 285: F397 F412, 2003. First published May 6, 2003; 10.1152/ajprenal.00310.2002. Immortalized epithelial cells from human autosomal dominant polycystic kidney cysts Mahmoud Loghman-Adham,

More information

How To Clone Into Pcdna 3.1/V5-His

How To Clone Into Pcdna 3.1/V5-His pcdna 3.1/V5-His A, B, and C Catalog no. V810-20 Rev. date: 09 November 2010 Manual part no. 28-0141 MAN0000645 User Manual ii Contents Contents and Storage... iv Methods... 1 Cloning into pcdna 3.1/V5-His

More information

Introduction to Bioinformatics 3. DNA editing and contig assembly

Introduction to Bioinformatics 3. DNA editing and contig assembly Introduction to Bioinformatics 3. DNA editing and contig assembly Benjamin F. Matthews United States Department of Agriculture Soybean Genomics and Improvement Laboratory Beltsville, MD 20708 matthewb@ba.ars.usda.gov

More information

Molecular Facts and Figures

Molecular Facts and Figures Nucleic Acids Molecular Facts and Figures DNA/RNA bases: DNA and RNA are composed of four bases each. In DNA the four are Adenine (A), Thymidine (T), Cytosine (C), and Guanine (G). In RNA the four are

More information

Neural Crest-Derived Sympathoadrenergiclike Progenitors of the Postnatal Murine Adrenal Gland

Neural Crest-Derived Sympathoadrenergiclike Progenitors of the Postnatal Murine Adrenal Gland Department of Pediatrics and Adolescent Medicine University Medical Center, Ulm University Chair: Prof. Dr. Klaus-Michael Debatin Neural Crest-Derived Sympathoadrenergiclike Progenitors of the Postnatal

More information

Identification and Characterization of Genes with Specific Expression in Dendritic Cells

Identification and Characterization of Genes with Specific Expression in Dendritic Cells Identification and Characterization of Genes with Specific Expression in Dendritic Cells Dissertation zur Erlangung des Doktorgrades der Naturwissenschaften (Dr. rer. Nat.) der Naturwissenschaften Fakultät

More information