Modeling (bio-)chemical reaction networks

Size: px
Start display at page:

Download "Modeling (bio-)chemical reaction networks"

Transcription

1 Mathematical iology: Metabolic Network nalysis Interdisciplinary lecture series for ioinformatics, Mathematics, iology and/or Life Science & Technology dr. Sander Hille Snellius, Niels ohrweg 1, room 40 Modeling (bio-)chemical reaction networks () Sander Hille 1

2 iochemistry One aspect that distinguishes bio(logical) chemistry from general chemistry: The chemical compounds used by biological systems represent only a tiny fraction of all possible chemical carbon-based compounds with molecular mass in the same range: estimated: ~ out of ~ (h.m. Dobson (004). hemical space and biology, Nature 43, 84-88) (3) Sander Hille Types of modelling What to model? Why? How? e aware of purpose of mathematical modelling: What questions should be answered by the model and its subsequent analysis and/or simulation? Determines the type of model used, level of detail, or complexity, of the model (4) Sander Hille Spring semester 015

3 Types of modelling our focus Predictive Explorative Qualitative Fair level of realistic detail targeted at providing detailed insight in changes in behaviour or optimal control ( Toy models ) (Highly) simplified system view targeted at understanding particular aspects of the system Quantitative In silicon version of reality used to predict development of a system with appropriate accuracy all relevant processes must be known in detail Fair level of realistic detail targeted at discovering detailed realistic structure of the system (5) Sander Hille Spring semester 015 Overview of modelling approaches -- large chemical reaction networks -- (fter R. Steuer, Phytochemistry 68 (007), ) System size Level of detail Network nalysis Stoichiometric nalysis Structural kinetic models Detailed kinetic models Global saturation onvergence to steady state oncentration(s) dmissible flux cone Feedback strength time (6) Sander Hille 3

4 Levels of modelling -- defining a hierarchy -- hierarchical organisation (of metabolism) has been defined based on man-made concepts in order to better understand functioning of metabolism traditional hierarchy (found in most textbooks) In contrast, graph theoretical results allow to introduce a network-based hierarchy. Network-based approach our focus Goal: to obtain an unbiased -- objective -- hierarchy in the system, derived (solely) from its intrinsic structure (7) Sander Hille Metabolism Metabolism: The set of chemical reactions that occur in living organisms in order to maintain life. Nutrients atabolism nabolism Structural components sugars cellulose proteins fats proteins (e.g. enzymes) membranes RN / DN organelles (8) Sander Hille 4

5 Metabolism Metabolism: The set of chemical reactions that occur in living organisms in order to maintain life. Energy Nutrients atabolism nabolism Structural components sugars cellulose proteins fats (9) Sander Hille Intermediary metabolites pyruvate acetyl coenzyme proteins (e.g. enzymes) membranes RN / DN organelles Metabolism -- detailed process view -- currency metabolites TP / DP ND + / NDH atabolism Uptake Extracellular & intracellular digestion conversion Oxidation nabolism Precursor production ctivation into reactive forms ssembly into complex molecules Nutrients: e.g. starch, cellulose, proteins, amino acids monosaccharides glycerol fatty acids Pyruvate monosacharides 1. acetyl-o. oxaloacetate 3. α oxoglutarate amino acids monosaccharides terpenoids nucleotides proteins polysaccharides lipids nucleic acids (10) Sander Hille 5

6 Metabolism -- urrency metabolites -- DP / TP: denosine Di-(Tri-)Phosphate Function: Transport of energy within cells e.g. for metabolism; phosphate donor 3x phosphate adenosine ND + / NDH: Nicotinamide denosine Dinucleotide Function: Transfer of electrons from one compound to another in redox reactions ND + : oxidizing agent, accepts electrons NDH: reducing agent, donates electrons (11) Sander Hille Levels of modelling -- a traditional hierarchy -- traditional hierarchy : 1. ellular level / level of the full organism Nutrients atabolism nabolism Structural components Energy. Sector view, including (some) internal processes Nutrients atabolism nabolism Structural components Intermediary metabolites atabolism nabolism 3. Pathways (1) Sander Hille 6

7 traditional hierarchy : Levels of modelling -- a traditional hierarchy Pathways atabolism nabolism TP DP 4. Modules of (high-level) chemical reactions (e.g. glycolysis, alvin cycle ) Glucose G6P F6P 5. Detailed chemistry (13) Sander Hille Examples of (parts of) metabolic networks (14) Sander Hille 7

8 Metabolic networks -- example: photosynthesis -- ell with chloroplasts ross section (15) Sander Hille Metabolic networks -- example: photosynthesis -- (Photo: Kristian Peters) (16) Sander Hille hloroplasts in a moss, Plagiomnium affine 8

9 Metabolic networks -- example: glycolysis -- ( (17) Sander Hille Metabolic networks -- some characteristics -- lmost all reactions are catalyzed by enzymes TP DP Glucose G6P F6P Example of an enzyme Hexokinase Phosphoglucose isomerase Enzymes Some reactions do not (hardly) occur in their absence lthough chemically: Principle of microscopic reversability Large number of (substrate) molecules rystal structure of hexokinase (18) Sander Hille 9

10 hemical reaction networks viewed as mathematical graphs TP DP Glucose G6P F6P (19) Sander Hille Graph representations -- some basic mathematical terminology -- n undirected graph G is an ordered pair (V,E) of a finite collection of vertices V (or nodes ) together with a set E of two-point subsets of V, the edges (or lines ). edges vertices Other examples: graph omplete graphs Disconnected graph Graphs with cycle and with self-loops (0) Sander Hille 10

11 Graph representations -- some basic mathematical terminology -- graph G=(V,E) can be represented by a matrix, the adjacency matrix of G, in the following manner: 1. Label the vertices by natural numbers 1,,..., n. The adjacency matrix is the n n matrix with coefficients Example: 4 Note: symmetric! (1) Sander Hille Graph representations -- some basic mathematical terminology -- bipartite graph is a graph G=(V,E) such that the set of vertices is the disjoint union of two subsets V 1 and V, such that there are no edges connecting vertices within each of these subsets. V V V 1 V 1 bipartite graph In a bipartite graph the vertices can be colloured in such a way that no two vertices of the same collour are connected through an edge. () Sander Hille 11

12 Graph representations -- some basic mathematical terminology -- bipartite graph is a graph G=(V,E) such that the set of vertices is the disjoint union of two subsets V 1 and V, such that there are no edges connecting vertices within each of these subsets. Not a bipartite graph (3) Sander Hille Graph representations -- some basic mathematical terminology -- directed graph G is an ordered pair (V,) of a collection of vertices V (or nodes ) together with a set V V of ordered pairs of vertices, called arrows (or directed edges, arcs ). v 0 v 1 Two paths from v 0 to v 1 of length 4 directed graph path of length n from v 0 V to v 1 V is a sequence of arrows in, a 1,, a n such that a 1 starts in v 0, a n ends in v 1 and the end point of a i is the starting point of a i+1. (4) Sander Hille 1

13 Graph representations -- some basic mathematical terminology -- n adjacency matrix can be defined for a directed graph G=(V,) similarly to that for an undirected graph: The adjacency matrix of a directed graph with n vertices is the n n matrix with coefficients Example: 4 Note: asymmetric! (5) Sander Hille Graph representations -- some basic mathematical terminology -- The concept of a bipartite graph can be applied to directed graphs also 1 bipartite directed graph Directed bipartite graphs have a specially structured adjaceny matrix Hence may be coded more efficiently (6) Sander Hille 13

14 Graph representations of chemical reaction networks ipartite directed graphs can be used to model chemical reaction networks: hemical reaction: (unidirectional) : + ipartite graph: (directed graph) Substrate / product hemical reaction mbigious also R Substrate graph: (directed graph) rrow between substrate / products when connected through a reaction (7) Sander Hille Graph representations of chemical reaction networks mbiguity in substrate graphs may be circumvented by using hypergraph notation hypergraph (8) Sander Hille 14

15 Graph representations of chemical reaction networks nother ambiguity is present even in bipartite graphs associated to chemical reactions hemical reaction: (unidirectional) : + Multiplicity is not represented in the graph use weighted edges (Simplified) adjacency matrix Stoichiometric matrix (9) Sander Hille Incorporates multiplicity Graph representations of chemical reaction networks Multiple chemical reactions: (unidirectional) : R: R3: + D + E D ipartite graph: R E D R3 Reaction graph: rrow from a reaction to another when the endpoint uses a product of the first as a substrate R3 R (30) Sander Hille 15

16 Network nalysis Summarising: hemical reaction network Detailed network graph (ipartite directed graph) Substrate graph Reaction graph May use nodes of different shapes instead of collours to distinguish compounds from reaction: (31) Sander Hille Summarising: Network nalysis hemical reaction network Detailed network graph (ipartite directed graph) Substrate graph Reaction graph Network nalysis is the term used in the literature for studying the properties of these graphs. Network statistics (3) Sander Hille 16

An introduction to biochemical reaction networks

An introduction to biochemical reaction networks Chapter 1 An introduction to biochemical reaction networks (This part is discussed in the slides). Biochemical reaction network distinguish themselves from general chemical reaction networks in that the

More information

the spatial arrangement of atoms in a molecule and the chemical bonds that hold the atoms together Chemical structure Covalent bond Ionic bond

the spatial arrangement of atoms in a molecule and the chemical bonds that hold the atoms together Chemical structure Covalent bond Ionic bond Chemical structure the spatial arrangement of atoms in a molecule and the chemical bonds that hold the atoms together Covalent bond bond formed by the sharing of valence electrons between atoms Ionic bond

More information

METABOLISM CHAPTER 04 BIO 211: ANATOMY & PHYSIOLOGY I. Dr. Lawrence G. Altman Some illustrations are courtesy of McGraw-Hill.

METABOLISM CHAPTER 04 BIO 211: ANATOMY & PHYSIOLOGY I. Dr. Lawrence G. Altman  Some illustrations are courtesy of McGraw-Hill. BIO 211: ANATOMY & PHYSIOLOGY I CHAPTER 04 1 Please wait 20 seconds before starting slide show. Mouse click or Arrow keys to navigate. Hit ESCAPE Key to exit. CELLULAR METABOLISM Dr. Lawrence G. Altman

More information

CELL METABOLISM OVERVIEW Keep the big picture in mind as we discuss the particulars!

CELL METABOLISM OVERVIEW Keep the big picture in mind as we discuss the particulars! BIO 211: ANATOMY & PHYSIOLOGY I CHAPTER 04 CELLULAR METABOLISM 1 Please wait 20 seconds before starting slide show. Mouse click or Arrow keys to navigate. Hit ESCAPE Key to exit. Dr. Lawrence G. Altman

More information

CHAPTER 15 Metabolism: Basic Concepts and Design

CHAPTER 15 Metabolism: Basic Concepts and Design CHAPTER 15 Metabolism: Basic Concepts and Design Chapter 15 An overview of Metabolism Metabolism is the sum of cellular reactions - Metabolism the entire network of chemical reactions carried out by living

More information

Biochemical Pathways

Biochemical Pathways Biochemical Pathways Living organisms can be divided into two large groups according to the chemical form in which they obtain carbon from the environment. Autotrophs can use carbon dioxide from the atmosphere

More information

Nature of matter. Chemical bond is a force that joins atoms

Nature of matter. Chemical bond is a force that joins atoms Nature of matter Atom the smallest unit of matter that cannot be broken down by chemical means The subatomic particles of an atom consist of protons, neutrons and electrons Element is a pure substance

More information

Chapter 2 The Chemistry of Biology. Dr. Ramos BIO 370

Chapter 2 The Chemistry of Biology. Dr. Ramos BIO 370 Chapter 2 The Chemistry of Biology Dr. Ramos BIO 370 2 Atoms, Bonds, and Molecules Matter - all materials that occupy space and have mass Matter is composed of atoms. Atom simplest form of matter not divisible

More information

BBS2710 Microbial Physiology. Module 5 - Energy and Metabolism

BBS2710 Microbial Physiology. Module 5 - Energy and Metabolism BBS2710 Microbial Physiology Module 5 - Energy and Metabolism Topics Energy production - an overview Fermentation Aerobic respiration Alternative approaches to respiration Photosynthesis Summary Introduction

More information

Chapter 7: Metabolic Networks

Chapter 7: Metabolic Networks Chapter 7: Metabolic Networks 7.1 Introduction Prof. Yechiam Yemini (YY) Computer Science epartment Columbia University Introduction Metabolic flux analysis Applications Overview 2 1 Introduction 3 Metabolism:

More information

1/23/2011. Grapevine Anatomy & Physiology. What is Light? WSU Viticulture Certificate Program. Photosynthesis & Respiration.

1/23/2011. Grapevine Anatomy & Physiology. What is Light? WSU Viticulture Certificate Program. Photosynthesis & Respiration. WSU Viticulture Certificate Program Grapevine Anatomy & Physiology & Respiration Markus Keller PHOTOS: Converts sunlight to chemical energy SYNTHESIS: Uses energy to convert inorganic compounds to organic

More information

Chapter 8 Metabolism: Energy, Enzymes, and Regulation

Chapter 8 Metabolism: Energy, Enzymes, and Regulation Chapter 8 Metabolism: Energy, Enzymes, and Regulation Energy: Capacity to do work or cause a particular change. Thus, all physical and chemical processes are the result of the application or movement of

More information

2.1 Atoms, Ions, and Molecules. 2.1 Atoms, Ions, and Molecules. 2.1 Atoms, Ions, and Molecules. 2.1 Atoms, Ions, and Molecules

2.1 Atoms, Ions, and Molecules. 2.1 Atoms, Ions, and Molecules. 2.1 Atoms, Ions, and Molecules. 2.1 Atoms, Ions, and Molecules All living things are based on atoms and their interactions. Living things consist of atoms of different elements. An atom is the smallest basic unit of matter. An element is one type of atom. ydrogen

More information

Lecture Series 9 Cellular Pathways That Harvest Chemical Energy

Lecture Series 9 Cellular Pathways That Harvest Chemical Energy Lecture Series 9 Cellular Pathways That Harvest Chemical Energy Reading Assignments Review Chapter 3 Energy, Catalysis, & Biosynthesis Read Chapter 13 How Cells obtain Energy from Food Read Chapter 14

More information

Bio102 Problems Photosynthesis

Bio102 Problems Photosynthesis Bio102 Problems Photosynthesis 1. Why is it advantageous for chloroplasts to have a very large (in surface area) thylakoid membrane contained within the inner membrane? A. This limits the amount of stroma

More information

Energy for biological processes

Energy for biological processes 1 Energy transfer When you have finished revising this topic, you should: be able to explain the difference between catabolic and anabolic reactions be able to describe the part played by in cell metabolism

More information

Chapter 2. Introduction: Chapter Chemical Basis of Life. Structure of Matter:

Chapter 2. Introduction: Chapter Chemical Basis of Life. Structure of Matter: Chapter 2.1-2.2 Read text 2.1 and describe why chemistry is important in understanding life. Read text 2.2 and discuss how atomic structure determines how atoms interact. Also describe the types of chemical

More information

Metabolism Review. A. Top 10

Metabolism Review. A. Top 10 A. Top 10 Metabolism Review 1. Energy production through chemiosmosis a. pumping of H+ ions onto one side of a membrane through protein pumps in an Electron Transport Chain (ETC) b. flow of H+ ions across

More information

Pathways that Harvest and Store Chemical Energy

Pathways that Harvest and Store Chemical Energy 6 Pathways that Harvest and Store Chemical Energy Energy is stored in chemical bonds and can be released and transformed by metabolic pathways. Chemical energy available to do work is termed free energy

More information

Edexcel (B) Biology A-level

Edexcel (B) Biology A-level Edexcel (B) Biology A-level Topic 5: Energy for Biological Processes Notes Aerobic Respiration Aerobic respiration as splitting of the respiratory substrate, to release carbon dioxide as a waste product

More information

PHOTOSYNTHESIS: A BRIEF STORY!!!!!

PHOTOSYNTHESIS: A BRIEF STORY!!!!! PHOTOSYNTHESIS: A BRIEF STORY!!!!! This is one of the most important biochemical processes in plants and is amongst the most expensive biochemical processes in plant in terms of investment. Photosynthesis

More information

A Brief Overview of Biochemistry. And I mean BRIEF!

A Brief Overview of Biochemistry. And I mean BRIEF! A Brief Overview of Biochemistry And I mean BRIEF! Introduction A. Chemistry deals with the composition of substances and how they change. B. A knowledge of chemistry is necessary for the understanding

More information

Chapter 2 Chemical Aspects of Life

Chapter 2 Chemical Aspects of Life Chapter 2 Chemical Aspects of Life Multiple Choice Questions 1. Anything that has weight and occupies space can be described as A. an atom. B. matter. C. a compound. D. a molecule. #1 Learning Outcome:

More information

2. In regards to the fluid mosaic model, which of the following is TRUE?

2. In regards to the fluid mosaic model, which of the following is TRUE? General Biology: Exam I Sample Questions 1. How many electrons are required to fill the valence shell of a neutral atom with an atomic number of 24? a. 0 the atom is inert b. 1 c. 2 d. 4 e. 6 2. In regards

More information

This is an example of cellular respiration, which can be used to make beer and wine using different metabolic pathways For these reasons we call this

This is an example of cellular respiration, which can be used to make beer and wine using different metabolic pathways For these reasons we call this Chapter 6 Carvings from ancient Egypt show barley being crushed and mixed with water (left) and then put into closed vessels (centre) where airless conditions are suitable for the production of alcohol

More information

Review Questions - Lecture 5: Metabolism, Part 1

Review Questions - Lecture 5: Metabolism, Part 1 Review Questions - Lecture 5: Metabolism, Part 1 Questions: 1. What is metabolism? 2. What does it mean to say that a cell has emergent properties? 3. Define metabolic pathway. 4. What is the difference

More information

Photosynthesis. Chapter 10. Active Lecture Questions for use with Classroom Response Systems Biology, Seventh Edition Neil Campbell and Jane Reece

Photosynthesis. Chapter 10. Active Lecture Questions for use with Classroom Response Systems Biology, Seventh Edition Neil Campbell and Jane Reece Chapter 10 Photosynthesis Active Lecture Questions for use with Classroom Response Systems Biology, Seventh Edition Neil Campbell and Jane Reece Edited by William Wischusen, Louisiana State University

More information

Biology 111 Lecture Exam 1 PLEASE DO NOT WRITE ON THIS EXAM. Write Section Number and Exam Color on your Scantron

Biology 111 Lecture Exam 1 PLEASE DO NOT WRITE ON THIS EXAM. Write Section Number and Exam Color on your Scantron iology 111 Lecture xam 1 PLS O NOT WRIT ON THIS XM Write Section Number and xam olor on your Scantron MW 9397 11:55 M MW 4641 4:40 PM MW 0302 3:05 PM ach Question is worth 1.875 points There are 80 questions

More information

Unit Two Chemistry of the Human Body

Unit Two Chemistry of the Human Body I. Introduction to atoms Unit Two Chemistry of the Human Body A. Chemistry is the branch of science that concerns itself with the structure of matter, including the interaction between atoms. 1. Atoms-

More information

Biology 30 The Chemistry of Living Things

Biology 30 The Chemistry of Living Things Biology 30 The Chemistry of Living Things Hierarchy of organization: Chemistry: MATTER: Periodic Table: ELEMENT: Ex. oxygen, gold, copper, carbon COMPOUND: Ex. salt (NaCl), H 2 O ELEMENTS ESSENTIAL TO

More information

Energy Transformation. Metabolism = total chemical reactions in cells.

Energy Transformation. Metabolism = total chemical reactions in cells. Energy Transformation Metabolism = total chemical reactions in cells. metabole = change Metabolism is concerned with managing the material and energy resources of the cell -Catabolism -Anabolism -Catabolism

More information

Copy into Note Packet and Return to Teacher

Copy into Note Packet and Return to Teacher Copy into Note Packet and Return to Teacher Section 1: Nature of Matter Objectives: Differentiate between atoms and elements. Analyze how compounds are formed. Distinguish between covalent bonds, hydrogen

More information

PHOTOSYNTHESIS Chapter 6

PHOTOSYNTHESIS Chapter 6 PHOTOSYNTHESIS Chapter 6 5.1 Matter and Energy Pathways in Living Systems Chapter 5 Photosynthesis & Cellular Respiration 1 2 5.1 Matter and Energy Pathways in Living Systems In this section you will:

More information

Guided Notes Unit 1: Biochemistry

Guided Notes Unit 1: Biochemistry Name: Date: Block: Chapter 2: The Chemistry of Life I. Concept 2.1: Atoms, Ions, and Molecules a. Atoms Guided Notes Unit 1: Biochemistry i. Atom: _ ii. (They are SUPER small! It would take 3 million carbon

More information

Unit 2: The Properties of Water, Organic Macromolecules, Enzymes, Digestion (questions)

Unit 2: The Properties of Water, Organic Macromolecules, Enzymes, Digestion (questions) Table 1: ph Values of Common Substances 1. Observe Table 1, which substance has the highest concentration of H+ ions? a. Water b. Baking soda solution c. Lemon juice d. Sodium hydroxide solution 2. Which

More information

2.1 Matter and Organic Compounds

2.1 Matter and Organic Compounds 2.1 Matter and Organic Compounds Lesson 2.1: True or False Write true if the statement is true or false if the statement is false. 1. An atom is smaller than an element. 2. Organic compounds are found

More information

The Chemistry of Life

The Chemistry of Life The Chemistry of Life Things you should be able to do 1. Describe how the unique properties of water support life on Earth. 2. Explain how carbon is uniquely suited to form biological macromolecules. 3.

More information

1.Matter and Organic Compounds Matter =

1.Matter and Organic Compounds Matter = The Chemistry of Life Notes Unit 2 1.Matter and Organic Compounds Matter = All things are made of matter Name Matter is made up of substances Chemical substance = definite composition throughout Either

More information

I. Flow of Energy in Living Things II. Laws of Thermodynamics & Free Energy III. Activation Energy IV. Enzymes V. Reaction Coupling VI.

I. Flow of Energy in Living Things II. Laws of Thermodynamics & Free Energy III. Activation Energy IV. Enzymes V. Reaction Coupling VI. Chapter 6 Energy & Metabolism I. Flow of Energy in Living Things II. Laws of Thermodynamics & Free Energy III. Activation Energy IV. Enzymes V. Reaction Coupling VI. Metabolism I. Flow of Energy in Living

More information

The products have more enthalpy and are more ordered than the reactants.

The products have more enthalpy and are more ordered than the reactants. hapters 7 & 10 Bioenergetics To live, organisms must obtain energy from their environment and use it to do the work of building and organizing cell components such as proteins, enzymes, nucleic acids,

More information

Unit 2: Basic Chemistry

Unit 2: Basic Chemistry Unit 2: Basic Chemistry I. Matter and Energy A. Matter anything that occupies space and has mass (weight) B. Energy the ability to do work 1. Chemical 2. Electrical 3. Mechanical 4. Radiant C. Composition

More information

Review Activity Module 1: Biological Chemistry

Review Activity Module 1: Biological Chemistry Review Activity Module 1: Biological Chemistry Laroche: The picture above is of a molecule calle MC1R. Based on what you ve learned so far about the various biological macromolecules, what kind of macromolecule

More information

2.1 Atoms, Ions, and Molecules

2.1 Atoms, Ions, and Molecules 2.1 Atoms, Ions, and Molecules Living things consist of atoms of different elements. An atom is the smallest basic unit of matter. An element is one type of atom. 6 elements make up 99% of all living things

More information

Cellular Respiration: Harvesting Chemical Energy. 9.1 Catabolic pathways yield energy by oxidizing organic fuels

Cellular Respiration: Harvesting Chemical Energy. 9.1 Catabolic pathways yield energy by oxidizing organic fuels Cellular Respiration: Harvesting Chemical Energy 9.1 Catabolic pathways yield energy by oxidizing organic fuels 9.2 Glycolysis harvests chemical energy by oxidizing glucose to pyruvate 9.3 The citric acid

More information

Compounds Part 1: Ionic Cpds - Formula Units & Nomenclature (29:15) Video Tutorial Lecture Notes

Compounds Part 1: Ionic Cpds - Formula Units & Nomenclature (29:15) Video Tutorial Lecture Notes Exam 1 Video Tutorials and Activities beginning of lecture for exam 1. The materials need to be organized according to the TOC for FULL credit. Refer to the Video/Activity grading rubric. Exam 1 is based

More information

Biology Reading Assignment: Chapter 9 in textbook

Biology Reading Assignment: Chapter 9 in textbook Biology 205 5.10.06 Reading Assignment: Chapter 9 in textbook HTTP://WUNMR.WUSTL.EDU/EDUDEV/LABTUTORIALS/CYTOCHROMES/CYTOCHROMES.HTML What does a cell need to do? propagate itself (and its genetic program)

More information

UNIT 1: BIOCHEMISTRY

UNIT 1: BIOCHEMISTRY UNIT 1: BIOCHEMISTRY UNIT 1: Biochemistry Chapter 6.1: Chemistry of Life I. Atoms, Ions, and Molecules A. Living things consist of atoms of different elements 1. An atom is the smallest basic unit of matter

More information

What are the building blocks of life?

What are the building blocks of life? Why? What are the building blocks of life? From the smallest single-celled organism to the tallest tree, all life depends on the properties and reactions of four classes of organic (carbon-based) compounds

More information

Chapter 02. Lecture and Animation Outline

Chapter 02. Lecture and Animation Outline Chapter 02 Lecture and Animation Outline To run the animations you must be in Slideshow View. Use the buttons on the animation to play, pause, and turn audio/text on or off. Please Note: Once you have

More information

Teacher Instructions

Teacher Instructions Teacher Instructions To print handouts for students Go to File print, change Print what: to handouts, change # per page if desired to enlarge slides on page Change Print range to slides and type in slide

More information

Bioinformatics: Network Analysis

Bioinformatics: Network Analysis Bioinformatics: Network Analysis Flux Balance Analysis and Metabolic Control Analysis COMP 572 (BIOS 572 / BIOE 564) - Fall 2013 Luay Nakhleh, Rice University 1 Flux Balance Analysis (FBA) Flux balance

More information

2/18/2013 CHEMISTRY OF CELLS. Carbon Structural Formations. 4 Classes of Organic Compounds (biomolecules)

2/18/2013 CHEMISTRY OF CELLS. Carbon Structural Formations. 4 Classes of Organic Compounds (biomolecules) CHEMISTRY OF CELLS 11 elements make up all organisms C, O, N, H: 96% weight of human body ORGANIC CHEMISTRY Organic compounds: contain C Inorganic compounds: no C Bonding and Structural Formulas H and

More information

Energy. Energy & Laws of Thermodynamics. Energy - Outline. Energy - the capacity to do work

Energy. Energy & Laws of Thermodynamics. Energy - Outline. Energy - the capacity to do work http://www.biotopics.co.uk/jmolapplet/atpjdisplay.htm - utline Flow of in living organism otential energy and kinetic energy Laws of Thermodynamics and energy transformations Biochemical pathways and energy

More information

Giving you the energy you need!

Giving you the energy you need! Giving you the energy you need! Use your dominant hand Open and close the pin (with your thumb and forefinger) as many times as you can for 20 seconds while holding the other fingers straight out! Repeat

More information

Foundations in Microbiology Seventh Edition

Foundations in Microbiology Seventh Edition Lecture PowerPoint to accompany Foundations in Microbiology Seventh Edition Talaro Chapter 2 The Chemistry of Biology Copyright The McGraw-Hill Companies, Inc. Permission required for reproduction or display.

More information

Human Biology. The Chemistry of Living Things. Concepts and Current Issues. All Matter Consists of Elements Made of Atoms

Human Biology. The Chemistry of Living Things. Concepts and Current Issues. All Matter Consists of Elements Made of Atoms 2 The Chemistry of Living Things PowerPoint Lecture Slide Presentation Robert J. Sullivan, Marist College Michael D. Johnson Human Biology Concepts and Current Issues THIRD EDITION Copyright 2006 Pearson

More information

Chapter 002 The Chemistry of Biology

Chapter 002 The Chemistry of Biology Chapter 002 The Chemistry of Biology Multiple Choice Questions 1. Anything that occupies space and has mass is called A. Atomic B. Living C. Matter D. Energy E. Space 2. The electrons of an atom are A.

More information

Chapter Cells and the Flow of Energy A. Forms of Energy 1. Energy is capacity to do work; cells continually use energy to develop, grow,

Chapter Cells and the Flow of Energy A. Forms of Energy 1. Energy is capacity to do work; cells continually use energy to develop, grow, Chapter 6 6.1 Cells and the Flow of Energy A. Forms of Energy 1. Energy is capacity to do work; cells continually use energy to develop, grow, repair, reproduce, etc. 2. Kinetic energy is energy of motion;

More information

Name: Date: Period: Biology Notes: Biochemistry Directions: Fill this out as we cover the following topics in class

Name: Date: Period: Biology Notes: Biochemistry Directions: Fill this out as we cover the following topics in class Name: Date: Period: Biology Notes: Biochemistry Directions: Fill this out as we cover the following topics in class Part I. Water Water Basics Polar: part of a molecule is slightly, while another part

More information

CORE CONCEPTS & TERMINOLOGY FALL 2010

CORE CONCEPTS & TERMINOLOGY FALL 2010 CORE CONCEPTS & TERMINOLOGY FALL 2010 The following concepts and terms will be covered by all BIO 120 lecture instructors. Presentation of additional concepts is left to the discretion of the individual

More information

Full file at Essentials of Anatomy & Physiology (Martini/ Bartholomew) Chapter 2 The Chemical Level of Organization

Full file at   Essentials of Anatomy & Physiology (Martini/ Bartholomew) Chapter 2 The Chemical Level of Organization Essentials of Anatomy & Physiology (Martini/ Bartholomew) Chapter 2 The Chemical Level of Organization Multiple Choice 1) An unstable isotope that emits subatomic particles spontaneously is called A) a

More information

(A) Glucose (B) Amino acids (C) Fatty acids (D) Nucleotides (E) Monosaccharides

(A) Glucose (B) Amino acids (C) Fatty acids (D) Nucleotides (E) Monosaccharides High School Biology - Problem Drill 02: The Chemical Basis of Life Question No. 1 of 10 1. Proteins are composed of which of these monomers? Question #01 (A) Glucose (B) Amino acids (C) Fatty acids (D)

More information

Page 1. Name: UNIT: PHOTOSYNTHESIS AND RESPIRATION TOPIC: PHOTOSYNTHESIS

Page 1. Name: UNIT: PHOTOSYNTHESIS AND RESPIRATION TOPIC: PHOTOSYNTHESIS Name: 4667-1 - Page 1 UNIT: PHOTOSYNTHESIS AND RESPIRATION TOPIC: PHOTOSYNTHESIS 1) The diagram below illustrates the movement of materials involved in a process that is vital for the energy needs of organisms.

More information

Chemistry Comes to Life

Chemistry Comes to Life BIOLOGY OF HUMANS Concepts, Applications, and Issues Fifth Edition Judith Goodenough Betty McGuire 2 Chemistry Comes to Life Lecture Presentation Anne Gasc Hawaii Pacific University and University of Hawaii

More information

Chemistry of Life. Chapter Two

Chemistry of Life. Chapter Two Chemistry of Life Chapter Two 1 Biology and Chemistry Biology = study of life Chemistry = study of matter and the changes it undergoes Matter anything that takes up space and has mass Life is made up of

More information

A Chromosomes are made of compacted chromatin C D

A Chromosomes are made of compacted chromatin C D iology 111 Lecture xam 1 PLAS O NOT WRIT ON THIS XAM Write Section Number and xam olor on your Scantron MW 9397 11:55 AM MW 4641 4:40 PM MW 0302 3:05 PM ach Question is worth 1.875 points There are 80

More information

NOTES: CH 10, part 3 Calvin Cycle (10.3) & Alternative Mechanisms of C-Fixation (10.4)

NOTES: CH 10, part 3 Calvin Cycle (10.3) & Alternative Mechanisms of C-Fixation (10.4) NOTES: CH 10, part 3 Calvin Cycle (10.3) & Alternative Mechanisms of C-Fixation (10.4) 10.3 - The Calvin cycle uses ATP and NADPH to convert CO 2 to sugar The Calvin cycle, like the citric acid cycle,

More information

Cell Respiration/Photosynthesis

Cell Respiration/Photosynthesis ell Respiration/Photosynthesis Name: ate: 1. The equation below represents a summary of a biological process. carbon dioxide + water glucose + water + oxygen This process is completed in 3. Which process

More information

12U Biochemistry Unit Test

12U Biochemistry Unit Test 1 12U Biology: Biochemistry Test 12U Biochemistry Unit Test Modified True/False Indicate whether the statement is true or false. If false, change the identified word or phrase to make the statement true.

More information

Slide 1 / Describe the setup of Stanley Miller s experiment and the results. What was the significance of his results?

Slide 1 / Describe the setup of Stanley Miller s experiment and the results. What was the significance of his results? Slide 1 / 57 1 Describe the setup of Stanley Miller s experiment and the results. What was the significance of his results? Slide 2 / 57 2 Explain how dehydration synthesis and hydrolysis are related.

More information

Cell Respiration Star 2

Cell Respiration Star 2 Cell Respiration Star 2 Name: Date: 1. Base your answer(s) to the following question(s) on the provided information and on your knowledge of biology. small green plant was placed in a flask as shown below.

More information

The Chemical Level of Organization

The Chemical Level of Organization Scuola di Ingegneria Industriale e dell Informazione Course 096125 (095857) Introduction to Green and Sustainable Chemistry The Chemical Level of Organization Prof. (and Ada Truscello) Dept. CMIC http://iscamap.chem.polimi.it/citterio/education/course-topics/

More information

BIO Week 1: January 14 The Study of Biology. Items marked with a * are due at the given time for a grade. Study Guide:

BIO Week 1: January 14 The Study of Biology. Items marked with a * are due at the given time for a grade. Study Guide: Week 1: January 14 The Study of Biology Study Guide: Describe the characteristics of living things Place the levels of biological organization in a hierarchy Formulate a hypothesis, given a hypothetical

More information

Cell and Molecular Biology

Cell and Molecular Biology Cell and Molecular Biology (3000719): academic year 2013 Content & Objective :Cell Chemistry and Biosynthesis 3 rd Edition, 1994, pp. 41-88. 4 th Edition, 2002, pp. 47-127. 5 th Edition, 2008, pp. 45-124.

More information

Chapter 8: An Introduction to Metabolism

Chapter 8: An Introduction to Metabolism AP Biology Reading Guide Name Chapter 8: An Introduction to Metabolism Concept 8.1 An organism s metabolism transforms matter and energy, subject to the laws of thermodynamics 1. Define metabolism. 2.

More information

Lectures by Kathleen Fitzpatrick

Lectures by Kathleen Fitzpatrick Chapter 10 Chemotrophic Energy Metabolism: Aerobic Respiration Lectures by Kathleen Fitzpatrick Simon Fraser University Figure 10-1 Figure 10-6 Conversion of pyruvate The conversion of pyruvate to acetyl

More information

Name Date Class. Photosynthesis and Respiration

Name Date Class. Photosynthesis and Respiration Concept Mapping Photosynthesis and Respiration Complete the Venn diagram about photosynthesis and respiration. These terms may be used more than once: absorbs, Calvin cycle, chlorophyll, CO 2, H 2 O, Krebs

More information

WJEC. BY4 Photosynthesis Questions

WJEC. BY4 Photosynthesis Questions NAME: OPTION GROUP WJEC BY4 Photosynthesis Questions Question Book 2 (Legacy Qs from Jan 2000 to June 2014) Question Number(s) Due Date & Pass Mark Homework Mark Resist Question number(s) Resist Due Date

More information

is a substance that reduces the activity of an enzyme by entering the active site in place of the substrate whose structure it mimics.

is a substance that reduces the activity of an enzyme by entering the active site in place of the substrate whose structure it mimics. is a substance that reduces the activity of an enzyme by entering the active site in place of the substrate whose structure it mimics. Competitive Inhibitor Identify the following molecule: Polysaccharide

More information

4. Label the diagram below of the electron movement with regard to the coenzyme NAD+.

4. Label the diagram below of the electron movement with regard to the coenzyme NAD+. AP Biology Reading Packet 3- Respiration and Photosynthesis Name Chapter 9: Cellular Respiration 1. Use the following terms correctly in a sentence: redox reactions, oxidation, reduction, reducing agent

More information

Biology Reading Assignments:

Biology Reading Assignments: Biology 205 5.13.08 Reading Assignments: Chapter 3 Energy, Catalysis and Biosynthesis pgs. 83-94; 106-116 (Note the various roles of nucleotide based carrier molecules); work questions 3-2 and 3-3 Chapter

More information

BIOLOGICAL SCIENCE. Lecture Presentation by Cindy S. Malone, PhD, California State University Northridge. FIFTH EDITION Freeman Quillin Allison

BIOLOGICAL SCIENCE. Lecture Presentation by Cindy S. Malone, PhD, California State University Northridge. FIFTH EDITION Freeman Quillin Allison BIOLOGICAL SCIENCE FIFTH EDITION Freeman Quillin Allison 8 Lecture Presentation by Cindy S. Malone, PhD, California State University Northridge Roadmap 8 In this chapter you will learn how Enzymes use

More information

Systems II. Metabolic Cycles

Systems II. Metabolic Cycles Systems II Metabolic Cycles Overview Metabolism is central to cellular functioning Maintenance of mass and energy requirements for the cell Breakdown of toxic compounds Consists of a number of major pathways

More information

Study Guide: Basic Chemistry, Water, Life Compounds and Enzymes

Study Guide: Basic Chemistry, Water, Life Compounds and Enzymes Study Guide: Basic Chemistry, Water, Life Compounds and Enzymes 1. Lipids are good energy-storage molecules because a) the can absorb a large amount of energy while maintaining a constant temperature b)

More information

Chapter 2. Chemical Basis of Life

Chapter 2. Chemical Basis of Life hapter 2 hemical Basis of Life opyright The McGrawill ompanies, Inc. Permission required for reproduction or display. Introduction: A. hemistry deals with the composition of matter and how it changes.

More information

Biology Semester 1 Study Guide

Biology Semester 1 Study Guide Biology Semester 1 Study Guide Part 1: Scientific Investigations You are conducting an experiment to determine if increased UV radiation from the decrease in the ozone layer is killing off frog tadpoles.

More information

Topic 1: The Chemical Context of Life, Holtzclaw and Holtzclaw, 2014

Topic 1: The Chemical Context of Life, Holtzclaw and Holtzclaw, 2014 Name Block Topic 1: The Chemical Context of Life, Holtzclaw and Holtzclaw, 2014 1. Complete the vocabulary on a separate piece of paper. 2. What are the elements that make up most of living matter? What

More information

Cell Energy Photosynthesis Study Guide

Cell Energy Photosynthesis Study Guide Name Date Pd Circle the word or phrase that best completes the statement. Study all notes and read Ch 4.1-4.3. 1. All cells use adenosine triphosphate (ATP) for energy. ATP is a molecule / organelle that

More information

Advanced Cell Biology. Lecture 7

Advanced Cell Biology. Lecture 7 Advanced Cell Biology. Lecture 7 Alexey Shipunov Minot State University January 25, 2013 Shipunov (MSU) Advanced Cell Biology. Lecture 7 January 25, 2013 1 / 43 Outline Questions and answers Structure

More information

C. Schedule Description: An introduction to biological principles, emphasizing molecular and cellular bases for the functions of the human body.

C. Schedule Description: An introduction to biological principles, emphasizing molecular and cellular bases for the functions of the human body. I. CATALOG DESCRIPTION: A. Division: Science Department: Biology Course ID: BIOL 102 Course Title: Human Biology Units: 4 Lecture: 3 hours Laboratory: 3 hours Prerequisite: None B. Course Description:

More information

Chapter 2 The Chemistry of Life

Chapter 2 The Chemistry of Life Chapter 2 The Chemistry of Life I. Water Liquid Naturally occurring It expands liquid to solid Covers more than 75% of our surface Most abundant in living organisms most important inorganic compound for

More information

What did you eat for breakfast? Chapter 6: Cellular Respiration. Is glucose likely to form spontaneously from water (H 2 O) and CO 2? Why or why not?

What did you eat for breakfast? Chapter 6: Cellular Respiration. Is glucose likely to form spontaneously from water (H 2 O) and CO 2? Why or why not? hapter 6: ellular Respiration Why do we eat? What did you eat for breakfast? What types of macromolecules were in your breakfast? Where did the macromolecules (carbs, protein, fat) in your breakfast come

More information

Cells: 2 Star. 7. The diagram below represents a cell.

Cells: 2 Star. 7. The diagram below represents a cell. ells: 2 Star 1. Base your answer(s) to the following question(s) on the diagram below and on your knowledge of biology. The diagram represents a cell and its changes as a result of two laboratory procedures,

More information

Unit 1: Chemistry - Guided Notes

Unit 1: Chemistry - Guided Notes Scientific Method Notes: Unit 1: Chemistry - Guided Notes 1 Common Elements in Biology: Atoms are made up of: 1. 2. 3. In order to be stable, an atom of an element needs a full valence shell of electrons.

More information

Chapter 6 Chemistry in Biology

Chapter 6 Chemistry in Biology Section 1: Atoms, Elements, and Compounds Section 2: Chemical Reactions Section 3: Water and Solutions Section 4: The Building Blocks of Life Click on a lesson name to select. 6.1 Atoms, Elements, and

More information

Chapter 5. Energy Flow in the Life of a Cell

Chapter 5. Energy Flow in the Life of a Cell Chapter 5 Energy Flow in the Life of a Cell Including some materials from lectures by Gregory Ahearn University of North Florida Ammended by John Crocker Copyright 2009 Pearson Education, Inc.. Review

More information

7. Which letter in the diagram below indicates the structure that is most closely associated with excretion?

7. Which letter in the diagram below indicates the structure that is most closely associated with excretion? 1. Which sequence of terms is in the correct order from simplest to most complex? 1) cells tissues organs organ systems 2) tissues organisms cells organ systems 3) cells tissues organ systems organs 4)

More information

Unit 3: Matter and Energy in Organisms and Ecosystems Review Game

Unit 3: Matter and Energy in Organisms and Ecosystems Review Game 1 The stored chemical energy in foods is released for cellular use through 2 Photosynthesis and cellular respiration are both a series of chemical processes, catalyzed by a large number of 3 lipids. enzymes.

More information

Chapter 8: Energy and Metabolism

Chapter 8: Energy and Metabolism Chapter 8: Energy and Metabolism Why do organisms need energy? How do organisms manage their energy needs? Defining terms and issues: energy and thermodynamics metabolic reactions and energy transfers

More information

Garden City High School Science Department Honors Living Environment Summer Assignment

Garden City High School Science Department Honors Living Environment Summer Assignment Garden City High School Science Department Honors Living Environment Summer Assignment Each student anticipating enrollment in the Honors Living Environment course will be required to complete a summer

More information