Natural Selection. Nothing in Biology makes sense, except in the light of evolution. T. Dobzhansky

Size: px
Start display at page:

Download "Natural Selection. Nothing in Biology makes sense, except in the light of evolution. T. Dobzhansky"

Transcription

1 It is interesting to contemplate a tangled bank, clothed with many plants of many kinds, with birds singing on the bushes, with various insects flitting about, and with worms crawling through the damp earth, and to reflect that these elaborately constructed forms, so different from each other, and dependent upon each other in so complex a manner, have all been produced by laws acting around us. Charles Darwin

2 Natural Selection Nothing in Biology makes sense, except in the light of evolution. T. Dobzhansky Charles Darwin, 1859, The Origin of Species 3 key ingredients for adaptation by natural selection Exponential growth of populations Struggle for existence: Limited Capacity for any population Variable, heritable survival and reproduction The unity of life: all species have descended from other species Builds on Malthus, An Essay on the Principle of Population, 1798 Domestic breeding shows hereditary modification is possible Fitness is a characteristic of individuals Natural Selection operates on populations Fitness is defined only for a particular environment, environments always change because species form the selective environments of other species Is survival of the fittest a circular statement? Is natural selection an optimization process?

3 Natural Selection Natural selection is often slow, but arms races result in complex, wonderful, bizarre (and stupid) things can lead to cooperation (largely) based on the fitness of reproductive individuals Natural selection is not learned behavior passed on group selection (Dawkins: selection acts on genes & on individuals, not groups) Exceptions? There s a lot we don t know about evolution The role of symbiosis & cooperation The right definition of species Darwin did not have a mechanism that allowed for heritable, variable fitness Genes: strings of DNA that get transcribed to RNA, translated to proteins and expressed as phenotype A string of molecular symbols AACCGGTAGTCTATGCTAGTGGGGTTTTAATAAT is turned into a protein that makes your hair brown, curly or fall out when you re 30

4 Genetics Mendel: showed that genes exist by breeding pea plants genes exist as recessives and dominants, one copy from each parent Given dominant AA mom and recessive aa dad, offspring are all Aa, and look like mom Variation comes from combining genes from mom (BbCCddZz) and dad (bbccddzz) In 1953 Watson & Crick & Rosalind Franklin discover the molecular structure of DNA DNA the molecule that carries the heritable information Mutations, sex, crossing over in DNA provide the variation Every cell in your body has 30,000 bp of DNA that is transcribed into RNA and translated into proteins Proteins do all the work: Make your eyes blue, your hair curly, your muscles strong, your heart pump DNA is arranged into genes on chromosomes Humans have 23 chromosomes, 2 copies each (46) Fits by supercoiling: 2-3m DNA / cell, your DNA goes to moon and back 70 times!

5 What mechanisms allow for heritable, variable fitness? Heritable Genes: encoded in DNA, transcribed to RNA, translated to proteins whose expression determines fitness Variable Mutations--copies are not perfect Sex genes are combined from 2 parents Crossing over allows for many different possible combinations

6 DNA DNA = Deoxy-ribonucleic acid Unit: nucleotide Sugar ring with a base (A, T G, C) and phosphate group Base pairing A-T, G-C Every cell in your body has 30,000 bp of DNA that is transcribed into RNA and translated into proteins DNA is arranged into genes on chromosomes Humans have 23 chromosomes, 2 copies each Fits by supercoiling: 2-3m DNA / cell, your DNA goes to moon and back 70 times! Adenine, Thymine Cytosine, Guanine

7 The Central Dogma

8 RNA codon table 4 bases, 3 per codon = 4 3 codons = 64 codons 20 amino acids (redundancy is possible) This table shows the 64 codons and the amino acid each codon codes for. The direction is 5' to 3'. Ala/A GCU, GCC, GCA, GCG Leu/L UUA, UUG, CUU, CUC, CUA, CUG Arg/R CGU, CGC, CGA, CGG, AGA, AGG Lys/K AAA, AAG Asn/N AAU, AAC Met/M AUG Asp/D GAU, GAC Phe/F UUU, UUC Cys/C UGU, UGC Pro/P CCU, CCC, CCA, CCG Gln/Q CAA, CAG Ser/S UCU, UCC, UCA, UCG, AGU, AGC Glu/E GAA, GAG Thr/T ACU, ACC, ACA, ACG Gly/G GGU, GGC, GGA, GGG Trp/W UGG His/H CAU, CAC Tyr/Y UAU, UAC Ile/I AUU, AUC, AUA Val/V GUU, GUC, GUA, GUG START AUG STOP UAG, UGA, UAA

9 Strings of amino acids Proteins Primary, secondary and tertiary structure Proteins do all the work but 99% of human DNA is not translated into protein Why carry around all that junk Some is not expressed in some cells or conditions Some is evolutions play ground

10 Variation in DNA How can the genetic content of a strand of DNA change? Mutagens many types of direct mutations UV, particle radiation, oxygen radicals, other chemicals Sex (Mendelian genetics) Chromosomal crossing over during meiosis Gene exchange via gene transfer in bacteria Viral DNA insertion and exchange (viruses do not have cellular machinery to reproduce their genomes, so use ours mistakes happen) Many ways we don t understand

11 Crossing over Each cell has 2 copies of every gene, but sperm and eggs each have 1. The process of creating 1 from 2 is meiosis (with crossing over) In sexual reproduction Mom:AAACATCCGTTAA (tall, blue eyes, no toe hair) ----->AAACATTCCGGA ---> tall, brown eyes, hairy toes Dad: AGGCCTTCCGGAA (short, brown eyes, hairy toes) A new offspring is created by combining 1 chromosome from an egg and 1 from a sperm

12 Summary: Genetics & Natural Selection 3 key ingredients for adaptation by natural selection Exponential growth of populations Struggle for existence: Limited Capacity for any population Variable, heritable survival and reproduction Genetics: A discrete 4 letter alphabet (AGCT), packaged into genes, that code for proteins Variation and Heredity Letters can change: mutations, insertions, deletions Chromosomes crossover to create sperm & eggs Sperm and eggs combine to make new offspring Each cell has the same DNA In a tremendously complicated process DNA is transcribed into RNA and RNA is translated into proteins that cause phenotype

13 4 billion years ago A proto-bacteria made a copy of itself A long time (bacteria can reproduce in 20 minutes) A lot of individuals A very good (and inevitable) process Massively parallel search Partial solutions are conserved Arms races Molecules for storing info, processing info, doing work Result: You, me & billions of species Discussion: natural selection as a complex adaptive system

14 DNA:.ATG GCT GTT CAG TAG CGT.. RNA: AUG GCU GUU CAG UAG CGU Protein: Met Ala Val Gin Stop Arg

15 Key Concepts Discussion Introduction to The Origin of Species The Central Dogma

16 Genetic Algorithms Principles of natural selection applied to computation: Variation Selection Inheritance Evolution in a computer: Individuals (genotypes) stored in computer s memory as bit strings Evaluation of individuals (artificial selection) Differential reproduction through copying and deletion Variation introduced by analogy with mutation and crossover

17 Genetic Algorithms Initialize a population, P Repeat Create an empty population, P Select 2 individuals from P based on fitness Apply mutation, mating, crossover Add the individuals to P Set P = P P at T n P P at T n+1

18

19 Define the individuals (string of bits or letters, representation matters) Define a fitness function that evaluates the string Define the rules for selecting individuals (e.g. roulette or tournament) mutation (e.g., some % of bits flip) mating (usually 2 parents) cross over (e.g., probability of crossing over at each position; 1 point, 2 point, n point)

20 Fitness functions Raw fitness: f raw = % of correct bits, selective pressure decreases as answer gets closer Scaled fitness: 2 f raw One more correct letter is twice as fit (only works in simple cases) Normalized fitness: fitness divided by the average fitness in the population Selection Methods Fitness proportionate: roulette wheel probability of appearing in P is proportional to normalized fitness Tournaments: pick (usually) 2 individuals from P, compare fitness, put more fit individual in P. Sample with replacement. Elitism guarantee best x solutions will appear in P Implicit fitness in agent based models reproduction is

21 Simple example: evolve a string Find the string Furious green ideas sweat profusely There are possible strings GA: 500 strings, crossover rate 75%, mutation rate 1% Time, avg f, best f, Best string 0,.035,.20 pjrmrubynrksiidwctxfodkodjjzfunpk 1,.070,.26 pjrmrubynrksxiidnybvswcqo piisyexdt 26,.72,.80, qurmous green idnasvsweqt prifuseky 42,.90,.97, qurious green ideas sweat profusely 46.94, 1, curious green ideas sweat profusely Massively parallel directed search is effective when there is 1 correct answer.

22 How big a search has life conducted on earth? A combinatorial optimization problem (sort of) How many bacteria on earth: 10 x How many days would it take to produce that many bacteria from a single cell: 10 y How many bacteria could have been produced in 3.5 billion years, in an infinite world: 10 z x, y & z are integers between 1 and 1 quadrillion -Initial guesses from each group form P (an x,y,z triplet) -I will eliminate least fit guesses from P -If you remain in P, your next guess, is your last guess with up to 1 mutation & 2 crossings over with other guesses still in P -If you were eliminated your guess must be formed from up to 1 mutation and 2 crossings over from 2 members of P Pt=2 Pt=3, fitness P t=1 -Valid mutations: K.1tril. 100tril, F=2 add/subtract a 1 or mil. 1bil, F=7 multiply/divide by ,1mil. 1bil,F=5 (90 can go to 90, 9, 900, 89 or 91) K.10mil.10bil F = K.5K.10 F = , bil. 1 quad F= ,000

23 Whitman et al PNAS 1998 estimate bacteria on the planet Events that would occur once in 10 billion years in the laboratory would occur every second in nature. 1 x 10 3 bacterial generations per year (1 every 3 days) 3.5 x 10 9 years of evolution ~10 43 bacteria have lived on earth How long to produce bacteria: 150 days~= 10 2 days How many bacteria could have been produced in 3.5 billion years? 3 trillion generations 2 3,000,000,000,000 bacteria = billion bacteria

24 Reading for Monday Genetic Algorithms: Principles of Natural Selection Applied to Computation Stephanie Forrest, Science, Vol. 261, No (Aug. 13, 1993), pp Grey codes, schema, function & combinatorial optimization, selecting good parameters/rules for your GA TALK ON SATURDAY, 530 pm, Hibben 105 Professor Steve Lansing (just south of the Anthropology Department) "Perfect Order: Recognizing Complexity in Bali

Natural Selection. Nothing in Biology makes sense, except in the light of evolution. T. Dobzhansky

Natural Selection. Nothing in Biology makes sense, except in the light of evolution. T. Dobzhansky It is interesting to contemplate a tangled bank, clothed with many plants of many kinds, with birds singing on the bushes, with various insects flitting about, and with worms crawling through the damp

More information

Aoife McLysaght Dept. of Genetics Trinity College Dublin

Aoife McLysaght Dept. of Genetics Trinity College Dublin Aoife McLysaght Dept. of Genetics Trinity College Dublin Evolution of genome arrangement Evolution of genome content. Evolution of genome arrangement Gene order changes Inversions, translocations Evolution

More information

Objective: You will be able to justify the claim that organisms share many conserved core processes and features.

Objective: You will be able to justify the claim that organisms share many conserved core processes and features. Objective: You will be able to justify the claim that organisms share many conserved core processes and features. Do Now: Read Enduring Understanding B Essential knowledge: Organisms share many conserved

More information

In previous lecture. Shannon s information measure x. Intuitive notion: H = number of required yes/no questions.

In previous lecture. Shannon s information measure x. Intuitive notion: H = number of required yes/no questions. In previous lecture Shannon s information measure H ( X ) p log p log p x x 2 x 2 x Intuitive notion: H = number of required yes/no questions. The basic information unit is bit = 1 yes/no question or coin

More information

Genetic Code, Attributive Mappings and Stochastic Matrices

Genetic Code, Attributive Mappings and Stochastic Matrices Genetic Code, Attributive Mappings and Stochastic Matrices Matthew He Division of Math, Science and Technology Nova Southeastern University Ft. Lauderdale, FL 33314, USA Email: hem@nova.edu Abstract: In

More information

Using an Artificial Regulatory Network to Investigate Neural Computation

Using an Artificial Regulatory Network to Investigate Neural Computation Using an Artificial Regulatory Network to Investigate Neural Computation W. Garrett Mitchener College of Charleston January 6, 25 W. Garrett Mitchener (C of C) UM January 6, 25 / 4 Evolution and Computing

More information

Lecture IV A. Shannon s theory of noisy channels and molecular codes

Lecture IV A. Shannon s theory of noisy channels and molecular codes Lecture IV A Shannon s theory of noisy channels and molecular codes Noisy molecular codes: Rate-Distortion theory S Mapping M Channel/Code = mapping between two molecular spaces. Two functionals determine

More information

Reducing Redundancy of Codons through Total Graph

Reducing Redundancy of Codons through Total Graph American Journal of Bioinformatics Original Research Paper Reducing Redundancy of Codons through Total Graph Nisha Gohain, Tazid Ali and Adil Akhtar Department of Mathematics, Dibrugarh University, Dibrugarh-786004,

More information

A p-adic Model of DNA Sequence and Genetic Code 1

A p-adic Model of DNA Sequence and Genetic Code 1 ISSN 2070-0466, p-adic Numbers, Ultrametric Analysis and Applications, 2009, Vol. 1, No. 1, pp. 34 41. c Pleiades Publishing, Ltd., 2009. RESEARCH ARTICLES A p-adic Model of DNA Sequence and Genetic Code

More information

Edinburgh Research Explorer

Edinburgh Research Explorer Edinburgh Research Explorer Codon usage patterns in Escherichia coli, Bacillus subtilis, Saccharomyces cerevisiae, Schizosaccharomyces pombe, Drosophila melanogaster and Homo sapiens; a review of the considerable

More information

Biology 155 Practice FINAL EXAM

Biology 155 Practice FINAL EXAM Biology 155 Practice FINAL EXAM 1. Which of the following is NOT necessary for adaptive evolution? a. differential fitness among phenotypes b. small population size c. phenotypic variation d. heritability

More information

A modular Fibonacci sequence in proteins

A modular Fibonacci sequence in proteins A modular Fibonacci sequence in proteins P. Dominy 1 and G. Rosen 2 1 Hagerty Library, Drexel University, Philadelphia, PA 19104, USA 2 Department of Physics, Drexel University, Philadelphia, PA 19104,

More information

UNIVERSITY OF CAMBRIDGE INTERNATIONAL EXAMINATIONS General Certifi cate of Education Advanced Subsidiary Level and Advanced Level

UNIVERSITY OF CAMBRIDGE INTERNATIONAL EXAMINATIONS General Certifi cate of Education Advanced Subsidiary Level and Advanced Level *1166350738* UNIVERSITY OF CAMBRIDGE INTERNATIONAL EXAMINATIONS General Certifi cate of Education Advanced Subsidiary Level and Advanced Level CEMISTRY 9701/43 Paper 4 Structured Questions October/November

More information

Genetic code on the dyadic plane

Genetic code on the dyadic plane Genetic code on the dyadic plane arxiv:q-bio/0701007v3 [q-bio.qm] 2 Nov 2007 A.Yu.Khrennikov, S.V.Kozyrev June 18, 2018 Abstract We introduce the simple parametrization for the space of codons (triples

More information

The degeneracy of the genetic code and Hadamard matrices. Sergey V. Petoukhov

The degeneracy of the genetic code and Hadamard matrices. Sergey V. Petoukhov The degeneracy of the genetic code and Hadamard matrices Sergey V. Petoukhov Department of Biomechanics, Mechanical Engineering Research Institute of the Russian Academy of Sciences petoukhov@hotmail.com,

More information

A Minimum Principle in Codon-Anticodon Interaction

A Minimum Principle in Codon-Anticodon Interaction A Minimum Principle in Codon-Anticodon Interaction A. Sciarrino a,b,, P. Sorba c arxiv:0.480v [q-bio.qm] 9 Oct 0 Abstract a Dipartimento di Scienze Fisiche, Università di Napoli Federico II Complesso Universitario

More information

Lect. 19. Natural Selection I. 4 April 2017 EEB 2245, C. Simon

Lect. 19. Natural Selection I. 4 April 2017 EEB 2245, C. Simon Lect. 19. Natural Selection I 4 April 2017 EEB 2245, C. Simon Last Time Gene flow reduces among population variability, reduces structure Interaction of climate, ecology, bottlenecks, drift, and gene flow

More information

Get started on your Cornell notes right away

Get started on your Cornell notes right away UNIT 10: Evolution DAYSHEET 100: Introduction to Evolution Name Biology I Date: Bellringer: 1. Get out your technology and go to www.biomonsters.com 2. Click the Biomonsters Cinema link. 3. Click the CHS

More information

Mathematics of Bioinformatics ---Theory, Practice, and Applications (Part II)

Mathematics of Bioinformatics ---Theory, Practice, and Applications (Part II) Mathematics of Bioinformatics ---Theory, Practice, and Applications (Part II) Matthew He, Ph.D. Professor/Director Division of Math, Science, and Technology Nova Southeastern University, Florida, USA December

More information

CHEMISTRY 9701/42 Paper 4 Structured Questions May/June hours Candidates answer on the Question Paper. Additional Materials: Data Booklet

CHEMISTRY 9701/42 Paper 4 Structured Questions May/June hours Candidates answer on the Question Paper. Additional Materials: Data Booklet Cambridge International Examinations Cambridge International Advanced Level CHEMISTRY 9701/42 Paper 4 Structured Questions May/June 2014 2 hours Candidates answer on the Question Paper. Additional Materials:

More information

A Mathematical Model of the Genetic Code, the Origin of Protein Coding, and the Ribosome as a Dynamical Molecular Machine

A Mathematical Model of the Genetic Code, the Origin of Protein Coding, and the Ribosome as a Dynamical Molecular Machine A Mathematical Model of the Genetic Code, the Origin of Protein Coding, and the Ribosome as a Dynamical Molecular Machine Diego L. Gonzalez CNR- IMM Is)tuto per la Microele4ronica e i Microsistemi Dipar)mento

More information

THE GENETIC CODE INVARIANCE: WHEN EULER AND FIBONACCI MEET

THE GENETIC CODE INVARIANCE: WHEN EULER AND FIBONACCI MEET Symmetry: Culture and Science Vol. 25, No. 3, 261-278, 2014 THE GENETIC CODE INVARIANCE: WHEN EULER AND FIBONACCI MEET Tidjani Négadi Address: Department of Physics, Faculty of Science, University of Oran,

More information

ATTRIBUTIVE CONCEPTION OF GENETIC CODE, ITS BI-PERIODIC TABLES AND PROBLEM OF UNIFICATION BASES OF BIOLOGICAL LANGUAGES *

ATTRIBUTIVE CONCEPTION OF GENETIC CODE, ITS BI-PERIODIC TABLES AND PROBLEM OF UNIFICATION BASES OF BIOLOGICAL LANGUAGES * Symmetry: Culture and Science Vols. 14-15, 281-307, 2003-2004 ATTRIBUTIVE CONCEPTION OF GENETIC CODE, ITS BI-PERIODIC TABLES AND PROBLEM OF UNIFICATION BASES OF BIOLOGICAL LANGUAGES * Sergei V. Petoukhov

More information

1. Contains the sugar ribose instead of deoxyribose. 2. Single-stranded instead of double stranded. 3. Contains uracil in place of thymine.

1. Contains the sugar ribose instead of deoxyribose. 2. Single-stranded instead of double stranded. 3. Contains uracil in place of thymine. Protein Synthesis & Mutations RNA 1. Contains the sugar ribose instead of deoxyribose. 2. Single-stranded instead of double stranded. 3. Contains uracil in place of thymine. RNA Contains: 1. Adenine 2.

More information

Three-Dimensional Algebraic Models of the trna Code and 12 Graphs for Representing the Amino Acids

Three-Dimensional Algebraic Models of the trna Code and 12 Graphs for Representing the Amino Acids Life 2014, 4, 341-373; doi:10.3390/life4030341 Article OPEN ACCESS life ISSN 2075-1729 www.mdpi.com/journal/life Three-Dimensional Algebraic Models of the trna Code and 12 Graphs for Representing the Amino

More information

The genetic code, 8-dimensional hypercomplex numbers and dyadic shifts. Sergey V. Petoukhov

The genetic code, 8-dimensional hypercomplex numbers and dyadic shifts. Sergey V. Petoukhov The genetic code, 8-dimensional hypercomplex numbers and dyadic shifts Sergey V. Petoukhov Head of Laboratory of Biomechanical System, Mechanical Engineering Research Institute of the Russian Academy of

More information

PROTEIN SYNTHESIS INTRO

PROTEIN SYNTHESIS INTRO MR. POMERANTZ Page 1 of 6 Protein synthesis Intro. Use the text book to help properly answer the following questions 1. RNA differs from DNA in that RNA a. is single-stranded. c. contains the nitrogen

More information

Analysis of Codon Usage Bias of Delta 6 Fatty Acid Elongase Gene in Pyramimonas cordata isolate CS-140

Analysis of Codon Usage Bias of Delta 6 Fatty Acid Elongase Gene in Pyramimonas cordata isolate CS-140 Analysis of Codon Usage Bias of Delta 6 Fatty Acid Elongase Gene in Pyramimonas cordata isolate CS-140 Xue Wei Dong 1, You Zhi Li 1, Yu Ping Bi 2, Zhen Ying Peng 2, Qing Fang He 2,3* 1. College of Life

More information

SEQUENCE ALIGNMENT BACKGROUND: BIOINFORMATICS. Prokaryotes and Eukaryotes. DNA and RNA

SEQUENCE ALIGNMENT BACKGROUND: BIOINFORMATICS. Prokaryotes and Eukaryotes. DNA and RNA SEQUENCE ALIGNMENT BACKGROUND: BIOINFORMATICS 1 Prokaryotes and Eukaryotes 2 DNA and RNA 3 4 Double helix structure Codons Codons are triplets of bases from the RNA sequence. Each triplet defines an amino-acid.

More information

LIFE SCIENCE CHAPTER 5 & 6 FLASHCARDS

LIFE SCIENCE CHAPTER 5 & 6 FLASHCARDS LIFE SCIENCE CHAPTER 5 & 6 FLASHCARDS Why were ratios important in Mendel s work? A. They showed that heredity does not follow a set pattern. B. They showed that some traits are never passed on. C. They

More information

CODING A LIFE FULL OF ERRORS

CODING A LIFE FULL OF ERRORS CODING A LIFE FULL OF ERRORS PITP ϕ(c 5 ) c 3 c 4 c 5 c 6 ϕ(c 1 ) ϕ(c 2 ) ϕ(c 3 ) ϕ(c 4 ) ϕ(c i ) c i c 7 c 8 c 9 c 10 c 11 c 12 IAS 2012 PART I What is Life? (biological and artificial) Self-replication.

More information

Crystal Basis Model of the Genetic Code: Structure and Consequences

Crystal Basis Model of the Genetic Code: Structure and Consequences Proceeings of Institute of Mathematics of NAS of Ukraine 2000, Vol. 30, Part 2, 481 488. Crystal Basis Moel of the Genetic Coe: Structure an Consequences L. FRAPPAT, A. SCIARRINO an P. SORBA Laboratoire

More information

Interphase & Cell Division

Interphase & Cell Division 1 Interphase & Cell Division 2 G1 = cell grows and carries out its normal job. S phase = DNA is copied (replicated/duplicated) G2 = Cell prepares for division 3 During mitosis, the nuclear membrane breaks

More information

Abstract Following Petoukhov and his collaborators we use two length n zero-one sequences, α and β,

Abstract Following Petoukhov and his collaborators we use two length n zero-one sequences, α and β, Studying Genetic Code by a Matrix Approach Tanner Crowder 1 and Chi-Kwong Li 2 Department of Mathematics, The College of William and Mary, Williamsburg, Virginia 23185, USA E-mails: tjcrow@wmedu, ckli@mathwmedu

More information

Practical Bioinformatics

Practical Bioinformatics 5/2/2017 Dictionaries d i c t i o n a r y = { A : T, T : A, G : C, C : G } d i c t i o n a r y [ G ] d i c t i o n a r y [ N ] = N d i c t i o n a r y. h a s k e y ( C ) Dictionaries g e n e t i c C o

More information

Notes Chapter 4 Cell Reproduction. That cell divided and becomes two, two become, four become eight, and so on.

Notes Chapter 4 Cell Reproduction. That cell divided and becomes two, two become, four become eight, and so on. Notes Chapter 4 Cell Reproduction 4.1 Cell Division and Mitosis Many organisms start as. That cell divided and becomes two, two become, four become eight, and so on. Many-celled organisms, including you,

More information

Slide 1 / 54. Gene Expression in Eukaryotic cells

Slide 1 / 54. Gene Expression in Eukaryotic cells Slide 1 / 54 Gene Expression in Eukaryotic cells Slide 2 / 54 Central Dogma DNA is the the genetic material of the eukaryotic cell. Watson & Crick worked out the structure of DNA as a double helix. According

More information

The Genetic Code Degeneracy and the Amino Acids Chemical Composition are Connected

The Genetic Code Degeneracy and the Amino Acids Chemical Composition are Connected 181 OPINION AND PERSPECTIVES The Genetic Code Degeneracy and the Amino Acids Chemical Composition are Connected Tidjani Négadi Abstract We show that our recently published Arithmetic Model of the genetic

More information

NSCI Basic Properties of Life and The Biochemistry of Life on Earth

NSCI Basic Properties of Life and The Biochemistry of Life on Earth NSCI 314 LIFE IN THE COSMOS 4 Basic Properties of Life and The Biochemistry of Life on Earth Dr. Karen Kolehmainen Department of Physics CSUSB http://physics.csusb.edu/~karen/ WHAT IS LIFE? HARD TO DEFINE,

More information

Full file at CHAPTER 2 Genetics

Full file at   CHAPTER 2 Genetics CHAPTER 2 Genetics MULTIPLE CHOICE 1. Chromosomes are a. small linear bodies. b. contained in cells. c. replicated during cell division. 2. A cross between true-breeding plants bearing yellow seeds produces

More information

Notes Chapter 4 Cell Reproduction. That cell divided and becomes two, two become four, four become eight, and so on.

Notes Chapter 4 Cell Reproduction. That cell divided and becomes two, two become four, four become eight, and so on. 4.1 Cell Division and Mitosis Many organisms start as one cell. Notes Chapter 4 Cell Reproduction That cell divided and becomes two, two become four, four become eight, and so on. Many-celled organisms,

More information

Objective 3.01 (DNA, RNA and Protein Synthesis)

Objective 3.01 (DNA, RNA and Protein Synthesis) Objective 3.01 (DNA, RNA and Protein Synthesis) DNA Structure o Discovered by Watson and Crick o Double-stranded o Shape is a double helix (twisted ladder) o Made of chains of nucleotides: o Has four types

More information

Ribosome kinetics and aa-trna competition determine rate and fidelity of peptide synthesis

Ribosome kinetics and aa-trna competition determine rate and fidelity of peptide synthesis University of Nebraska - Lincoln DigitalCommons@University of Nebraska - Lincoln Hendrik J. Viljoen Publications Chemical and Biomolecular Research Papers -- Faculty Authors Series October 2007 Ribosome

More information

Biology Semester 2 Final Review

Biology Semester 2 Final Review Name Period Due Date: 50 HW Points Biology Semester 2 Final Review LT 15 (Proteins and Traits) Proteins express inherited traits and carry out most cell functions. 1. Give examples of structural and functional

More information

Protein Synthesis. Unit 6 Goal: Students will be able to describe the processes of transcription and translation.

Protein Synthesis. Unit 6 Goal: Students will be able to describe the processes of transcription and translation. Protein Synthesis Unit 6 Goal: Students will be able to describe the processes of transcription and translation. Protein Synthesis: Protein synthesis uses the information in genes to make proteins. 2 Steps

More information

Foundations of biomaterials: Models of protein solvation

Foundations of biomaterials: Models of protein solvation Foundations of biomaterials: Models of protein solvation L. Ridgway Scott The Institute for Biophysical Dynamics, The Computation Institute, and the Departments of Computer Science and Mathematics, The

More information

Short Answers Worksheet Grade 6

Short Answers Worksheet Grade 6 Short Answers Worksheet Grade 6 Short Answer 1. What is the role of the nucleolus? 2. What are the two different kinds of endoplasmic reticulum? 3. Name three cell parts that help defend the cell against

More information

Introduction to Genetics. Why do biological relatives resemble one another?

Introduction to Genetics. Why do biological relatives resemble one another? Introduction to Genetics Why do biological relatives resemble one another? Heritage Hair color, eye color, height, and lots of other traits are passed down through families. How does that happen? REPRODUCTION

More information

Lesson Overview. Ribosomes and Protein Synthesis 13.2

Lesson Overview. Ribosomes and Protein Synthesis 13.2 13.2 The Genetic Code The first step in decoding genetic messages is to transcribe a nucleotide base sequence from DNA to mrna. This transcribed information contains a code for making proteins. The Genetic

More information

Lesson 4: Understanding Genetics

Lesson 4: Understanding Genetics Lesson 4: Understanding Genetics 1 Terms Alleles Chromosome Co dominance Crossover Deoxyribonucleic acid DNA Dominant Genetic code Genome Genotype Heredity Heritability Heritability estimate Heterozygous

More information

Guided Reading Chapter 1: The Science of Heredity

Guided Reading Chapter 1: The Science of Heredity Name Number Date Guided Reading Chapter 1: The Science of Heredity Section 1-1: Mendel s Work 1. Gregor Mendel experimented with hundreds of pea plants to understand the process of _. Match the term with

More information

In Silico Modelling and Analysis of Ribosome Kinetics and aa-trna Competition

In Silico Modelling and Analysis of Ribosome Kinetics and aa-trna Competition In Silico Modelling and Analysis o Ribosome Kinetics and aa-trna Competition D. Bošnački 1 T.E. Pronk 2 E.P. de Vink 3 Dept. o Biomedical Engineering, Eindhoven University o Technology Swammerdam Institute

More information

Unit 3 - Molecular Biology & Genetics - Review Packet

Unit 3 - Molecular Biology & Genetics - Review Packet Name Date Hour Unit 3 - Molecular Biology & Genetics - Review Packet True / False Questions - Indicate True or False for the following statements. 1. Eye color, hair color and the shape of your ears can

More information

that does not happen during mitosis?

that does not happen during mitosis? Review! What is a somatic cell?! What is a sex cell?! What is a haploid cell?! What is a diploid cell?! Why is cell division important?! What are the different types of cell division?! What are these useful

More information

Cell Division: the process of copying and dividing entire cells The cell grows, prepares for division, and then divides to form new daughter cells.

Cell Division: the process of copying and dividing entire cells The cell grows, prepares for division, and then divides to form new daughter cells. Mitosis & Meiosis SC.912.L.16.17 Compare and contrast mitosis and meiosis and relate to the processes of sexual and asexual reproduction and their consequences for genetic variation. 1. Students will describe

More information

Q2 (4.6) Put the following in order from biggest to smallest: Gene DNA Cell Chromosome Nucleus. Q8 (Biology) (4.6)

Q2 (4.6) Put the following in order from biggest to smallest: Gene DNA Cell Chromosome Nucleus. Q8 (Biology) (4.6) Q1 (4.6) What is variation? Q2 (4.6) Put the following in order from biggest to smallest: Gene DNA Cell Chromosome Nucleus Q3 (4.6) What are genes? Q4 (4.6) What sort of reproduction produces genetically

More information

UNIT 5. Protein Synthesis 11/22/16

UNIT 5. Protein Synthesis 11/22/16 UNIT 5 Protein Synthesis IV. Transcription (8.4) A. RNA carries DNA s instruction 1. Francis Crick defined the central dogma of molecular biology a. Replication copies DNA b. Transcription converts DNA

More information

Protein Synthesis. Unit 6 Goal: Students will be able to describe the processes of transcription and translation.

Protein Synthesis. Unit 6 Goal: Students will be able to describe the processes of transcription and translation. Protein Synthesis Unit 6 Goal: Students will be able to describe the processes of transcription and translation. Types of RNA Messenger RNA (mrna) makes a copy of DNA, carries instructions for making proteins,

More information

2013 Japan Student Services Origanization

2013 Japan Student Services Origanization Subject Physics Chemistry Biology Chemistry Marking Your Choice of Subject on the Answer Sheet Choose and answer two subjects from Physics, Chemistry, and Biology. Use the

More information

Science Unit Learning Summary

Science Unit Learning Summary Learning Summary Inheritance, variation and evolution Content Sexual and asexual reproduction. Meiosis leads to non-identical cells being formed while mitosis leads to identical cells being formed. In

More information

GENETICS - CLUTCH CH.1 INTRODUCTION TO GENETICS.

GENETICS - CLUTCH CH.1 INTRODUCTION TO GENETICS. !! www.clutchprep.com CONCEPT: HISTORY OF GENETICS The earliest use of genetics was through of plants and animals (8000-1000 B.C.) Selective breeding (artificial selection) is the process of breeding organisms

More information

DO NOT OPEN THE EXAMINATION PAPER UNTIL YOU ARE TOLD BY THE SUPERVISOR TO BEGIN

DO NOT OPEN THE EXAMINATION PAPER UNTIL YOU ARE TOLD BY THE SUPERVISOR TO BEGIN EXAMINATION NUMBER DO NOT OPEN THE EXAMINATION PAPER UNTIL YOU ARE TOLD BY THE SUPERVISOR TO BEGIN BIOLOGY 3201 PUBLIC EXAMINATION November, 2001 Value: 100 marks Time: 3 hours GENERAL INSTRUCTIONS Candidates

More information

Molecular Evolution and Phylogenetic Analysis

Molecular Evolution and Phylogenetic Analysis Molecular Evolution and Phylogenetic Analysis David Pollock and Richard Goldstein Introduction All of biology is based on evolution. Evolution is the organizing principle for understanding the shared history

More information

Videos. Bozeman, transcription and translation: https://youtu.be/h3b9arupxzg Crashcourse: Transcription and Translation - https://youtu.

Videos. Bozeman, transcription and translation: https://youtu.be/h3b9arupxzg Crashcourse: Transcription and Translation - https://youtu. Translation Translation Videos Bozeman, transcription and translation: https://youtu.be/h3b9arupxzg Crashcourse: Transcription and Translation - https://youtu.be/itsb2sqr-r0 Translation Translation The

More information

Cell Growth and Division

Cell Growth and Division Cell Growth and Division Why do cells divide* Life and reproduction require cell division You require constant cell reproduction to live Mitosis: development (a) mitotic cell division (b) mitotic cell

More information

EVOLUTION ALGEBRA Hartl-Clark and Ayala-Kiger

EVOLUTION ALGEBRA Hartl-Clark and Ayala-Kiger EVOLUTION ALGEBRA Hartl-Clark and Ayala-Kiger Freshman Seminar University of California, Irvine Bernard Russo University of California, Irvine Winter 2015 Bernard Russo (UCI) EVOLUTION ALGEBRA 1 / 10 Hartl

More information

Genetics Notes. Chromosomes and DNA 11/15/2012. Structures that contain DNA, look like worms, can be seen during mitosis = chromosomes.

Genetics Notes. Chromosomes and DNA 11/15/2012. Structures that contain DNA, look like worms, can be seen during mitosis = chromosomes. chromosomes Genetics Notes Chromosomes and Structures that contain, look like worms, can be seen during mitosis = chromosomes. Chromosomes: made of coiled around protiens. Accurate copying of chromosomes

More information

Gene Finding Using Rt-pcr Tests

Gene Finding Using Rt-pcr Tests Katedra Informatiky Fakulta Matematiky, Fyziky a Informatiky Univerzita Komenského, Bratislava Gene Finding Using Rt-pcr Tests Študentská vedecká konferencia 2009 Jakub Kováč Supervisor: Mgr. Broňa Brejová,

More information

2. What is meiosis? The process of forming gametes (sperm and egg) 4. Where does meiosis take place? Ovaries- eggs and testicles- sperm

2. What is meiosis? The process of forming gametes (sperm and egg) 4. Where does meiosis take place? Ovaries- eggs and testicles- sperm Name KEY Period Biology Review Standard 3 Main Idea Explain the significance of meiosis and fertilization in genetic variation. How I can demonstrate what a smart. Person I am 1. What is fertilization?

More information

Heredity Composite. Multiple Choice Identify the choice that best completes the statement or answers the question.

Heredity Composite. Multiple Choice Identify the choice that best completes the statement or answers the question. Heredity Composite Multiple Choice Identify the choice that best completes the statement or answers the question. 1. When a plant breeder crossed two red roses, 78% of the offspring had red flowers and

More information

Biology 2018 Final Review. Miller and Levine

Biology 2018 Final Review. Miller and Levine Biology 2018 Final Review Miller and Levine bones blood cells elements All living things are made up of. cells If a cell of an organism contains a nucleus, the organism is a(n). eukaryote prokaryote plant

More information

SUPPORTING INFORMATION FOR. SEquence-Enabled Reassembly of β-lactamase (SEER-LAC): a Sensitive Method for the Detection of Double-Stranded DNA

SUPPORTING INFORMATION FOR. SEquence-Enabled Reassembly of β-lactamase (SEER-LAC): a Sensitive Method for the Detection of Double-Stranded DNA SUPPORTING INFORMATION FOR SEquence-Enabled Reassembly of β-lactamase (SEER-LAC): a Sensitive Method for the Detection of Double-Stranded DNA Aik T. Ooi, Cliff I. Stains, Indraneel Ghosh *, David J. Segal

More information

Cover Requirements: Name of Unit Colored picture representing something in the unit

Cover Requirements: Name of Unit Colored picture representing something in the unit Name: Period: Cover Requirements: Name of Unit Colored picture representing something in the unit Biology B1 1 Target # Biology Unit B1 (Genetics & Meiosis) Learning Targets Genetics & Meiosis I can explain

More information

Texas Biology Standards Review. Houghton Mifflin Harcourt Publishing Company 26 A T

Texas Biology Standards Review. Houghton Mifflin Harcourt Publishing Company 26 A T 2.B.6. 1 Which of the following statements best describes the structure of DN? wo strands of proteins are held together by sugar molecules, nitrogen bases, and phosphate groups. B wo strands composed of

More information

1. The number of births of new organisms 2. The number of deaths of existing organisms 3. The number of organisms that enter or leave the population

1. The number of births of new organisms 2. The number of deaths of existing organisms 3. The number of organisms that enter or leave the population SOL REVIEW DAYSHEET 73: SOL Review Part 2: Genetics Biology I Name: Date: Catalyst/Bellringer: Read the passage below and then answer the questions. Factors Affecting Population Size: A population will

More information

Characterization of Pathogenic Genes through Condensed Matrix Method, Case Study through Bacterial Zeta Toxin

Characterization of Pathogenic Genes through Condensed Matrix Method, Case Study through Bacterial Zeta Toxin International Journal of Genetic Engineering and Biotechnology. ISSN 0974-3073 Volume 2, Number 1 (2011), pp. 109-114 International Research Publication House http://www.irphouse.com Characterization of

More information

Unit 5- Concept 1 THE DNA DISCOVERY

Unit 5- Concept 1 THE DNA DISCOVERY Unit 5- Concept 1 THE DNA DISCOVERY Inheritance has always puzzled people No one really knew how it worked Mendel wasn t known till the late 1800 s He didn t even know what chromosomes were! DNA was discovered

More information

Define: Alleles. Define: Chromosome. In DNA and RNA, molecules called bases pair up in certain ways.

Define: Alleles. Define: Chromosome. In DNA and RNA, molecules called bases pair up in certain ways. Alleles Chromosome In DNA and RNA, molecules called bases pair up in certain ways. How do the bases A, C, G, T, and U match up in DNA? How about RNA? Summarize the cell process called protein synthesis!

More information

In Silico Modelling and Analysis of Ribosome Kinetics and aa-trna Competition

In Silico Modelling and Analysis of Ribosome Kinetics and aa-trna Competition In Silico Modelling and Analysis of Ribosome Kinetics and aa-trna Competition D. Bošnački 1,, T.E. Pronk 2,, and E.P. de Vink 3, 1 Dept. of Biomedical Engineering, Eindhoven University of Technology 2

More information

2. What was the Avery-MacLeod-McCarty experiment and why was it significant? 3. What was the Hershey-Chase experiment and why was it significant?

2. What was the Avery-MacLeod-McCarty experiment and why was it significant? 3. What was the Hershey-Chase experiment and why was it significant? Name Date Period AP Exam Review Part 6: Molecular Genetics I. DNA and RNA Basics A. History of finding out what DNA really is 1. What was Griffith s experiment and why was it significant? 1 2. What was

More information

Modelling and Analysis in Bioinformatics. Lecture 1: Genomic k-mer Statistics

Modelling and Analysis in Bioinformatics. Lecture 1: Genomic k-mer Statistics 582746 Modelling and Analysis in Bioinformatics Lecture 1: Genomic k-mer Statistics Juha Kärkkäinen 06.09.2016 Outline Course introduction Genomic k-mers 1-Mers 2-Mers 3-Mers k-mers for Larger k Outline

More information

Name Block Date Final Exam Study Guide

Name Block Date Final Exam Study Guide Name Block Date Final Exam Study Guide Unit 7: DNA & Protein Synthesis List the 3 building blocks of DNA (sugar, phosphate, base) Use base-pairing rules to replicate a strand of DNA (A-T, C-G). Transcribe

More information

Round 1. Mitosis & Meiosis Inheritance (10 questions)

Round 1. Mitosis & Meiosis Inheritance (10 questions) BIO Quiz Game & Midterm Review Rules: Work in groups of 3-4 Put all group members names at top of your paper When asked a question, talk amongst your group, but quietly! You don t want other groups to

More information

Genetic Algorithms. Donald Richards Penn State University

Genetic Algorithms. Donald Richards Penn State University Genetic Algorithms Donald Richards Penn State University Easy problem: Find the point which maximizes f(x, y) = [16 x(1 x)y(1 y)] 2, x, y [0,1] z (16*x*y*(1-x)*(1-y))**2 0.829 0.663 0.497 0.331 0.166 1

More information

From Gene to Protein

From Gene to Protein From Gene to Protein Gene Expression Process by which DNA directs the synthesis of a protein 2 stages transcription translation All organisms One gene one protein 1. Transcription of DNA Gene Composed

More information

Unit 4 Review - Genetics. UNIT 4 Vocabulary topics: Cell Reproduction, Cell Cycle, Cell Division, Genetics

Unit 4 Review - Genetics. UNIT 4 Vocabulary topics: Cell Reproduction, Cell Cycle, Cell Division, Genetics Unit 4 Review - Genetics Sexual vs. Asexual Reproduction Mendel s Laws of Heredity Patterns of Inheritance Meiosis and Genetic Variation Non-Mendelian Patterns of Inheritance Cell Reproduction/Cell Cycle/

More information

Unit A: Biodiversity Science 9 Study Guide

Unit A: Biodiversity Science 9 Study Guide Unit A: Biodiversity Science 9 Study Guide 1. Describe the variety of biological species on the earth Life exists on our planet in many forms. Biologists have identified over 1.5 million species of animals,

More information

CCHS 2015_2016 Biology Fall Semester Exam Review

CCHS 2015_2016 Biology Fall Semester Exam Review Biomolecule General Knowledge Macromolecule Monomer (building block) Function Energy Storage Structure 1. What type of biomolecule is hair, skin, and nails? 2. What is the polymer of a nucleotide? 3. Which

More information

Supplementary Information for

Supplementary Information for Supplementary Information for Evolutionary conservation of codon optimality reveals hidden signatures of co-translational folding Sebastian Pechmann & Judith Frydman Department of Biology and BioX, Stanford

More information

Biology Final Test Review

Biology Final Test Review Stone Bridge High School Science Department Honors Biology Biology Final Test Review Name: Period: Spring 2013 Mr. Luis A. Velázquez 1 Name: Period : Biology Final Exam Review Questions 1. What is mitosis?

More information

DNA Structure and Function

DNA Structure and Function DNA Structure and Function Nucleotide Structure 1. 5-C sugar RNA ribose DNA deoxyribose 2. Nitrogenous Base N attaches to 1 C of sugar Double or single ring Four Bases Adenine, Guanine, Thymine, Cytosine

More information

Variation of Traits. genetic variation: the measure of the differences among individuals within a population

Variation of Traits. genetic variation: the measure of the differences among individuals within a population Genetic variability is the measure of the differences among individuals within a population. Because some traits are more suited to certain environments, creating particular niches and fits, we know that

More information

Name: Period: EOC Review Part F Outline

Name: Period: EOC Review Part F Outline Name: Period: EOC Review Part F Outline Mitosis and Meiosis SC.912.L.16.17 Compare and contrast mitosis and meiosis and relate to the processes of sexual and asexual reproduction and their consequences

More information

Chapter 5. Heredity. Table of Contents. Section 1 Mendel and His Peas. Section 2 Traits and Inheritance. Section 3 Meiosis

Chapter 5. Heredity. Table of Contents. Section 1 Mendel and His Peas. Section 2 Traits and Inheritance. Section 3 Meiosis Heredity Table of Contents Section 1 Mendel and His Peas Section 2 Traits and Inheritance Section 3 Meiosis Section 1 Mendel and His Peas Objectives Explain the relationship between traits and heredity.

More information

1

1 Origin of Life Hypotheses (or where did the first organism come from?) Darwin was one of the first advocates of the primordial soup hypothesis, supplemented by work in the 1920s and then the 1950s The

More information

2. Overproduction: More species are produced than can possibly survive

2. Overproduction: More species are produced than can possibly survive Name: Date: What to study? Class notes Graphic organizers with group notes Review sheets What to expect on the TEST? Multiple choice Short answers Graph Reading comprehension STRATEGIES Circle key words

More information

High throughput near infrared screening discovers DNA-templated silver clusters with peak fluorescence beyond 950 nm

High throughput near infrared screening discovers DNA-templated silver clusters with peak fluorescence beyond 950 nm Electronic Supplementary Material (ESI) for Nanoscale. This journal is The Royal Society of Chemistry 2018 High throughput near infrared screening discovers DNA-templated silver clusters with peak fluorescence

More information

An algebraic hypothesis about the primeval genetic code

An algebraic hypothesis about the primeval genetic code An algebraic hypothesis about the primeval genetic code Robersy Sánchez 1, 2 and Ricardo Grau 2 1 Research Institute of Tropical Roots, Tuber Crops and Bananas (INIVIT). Biotechnology Group. Santo Domingo.

More information

The Complete Set Of Genetic Instructions In An Organism's Chromosomes Is Called The

The Complete Set Of Genetic Instructions In An Organism's Chromosomes Is Called The The Complete Set Of Genetic Instructions In An Organism's Chromosomes Is Called The What is a genome? A genome is an organism's complete set of genetic instructions. Single strands of DNA are coiled up

More information

What is a sex cell? How are sex cells made? How does meiosis help explain Mendel s results?

What is a sex cell? How are sex cells made? How does meiosis help explain Mendel s results? CHAPTER 6 3 Meiosis SECTION Heredity BEFORE YOU READ After you read this section, you should be able to answer these questions: What is a sex cell? How are sex cells made? How does meiosis help explain

More information