Systems Biology: Parameter Estimation for Biochemical Models Maksat Ashyraliyev1, Yves Fomekong-Nanfack2, Jaap A

Total Page:16

File Type:pdf, Size:1020Kb

Systems Biology: Parameter Estimation for Biochemical Models Maksat Ashyraliyev1, Yves Fomekong-Nanfack2, Jaap A MINIREVIEW Systems biology: parameter estimation for biochemical models Maksat Ashyraliyev1, Yves Fomekong-Nanfack2, Jaap A. Kaandorp2 and Joke G. Blom1 1 Centrum voor Wiskunde en Informatica, Amsterdam, The Netherlands 2 Section Computational Science, University of Amsterdam, The Netherlands Keywords Mathematical models of biological processes have various applications: to a prioiri and a posteriori identifiability; local assist in understanding the functioning of a system, to simulate experiments and global optimization; parameter before actually performing them, to study situations that cannot be dealt estimation with experimentally, etc. Some parameters in the model can be directly Correspondence obtained from experiments or from the literature. Others have to be J. G. Blom, Centrum voor Wiskunde en inferred by comparing model results to experiments. In this minireview, we Informatica, Science Park 123, 1098 XG discuss the identifiability of models, both intrinsic to the model and taking Amsterdam, The Netherlands into account the available data. Furthermore, we give an overview of the Fax: +31 20 5924199 most frequently used approaches to search the parameter space. Tel: +31 20 5924263 E-mail: [email protected] (Received 8 April 2008, revised 21 October 2008, accepted 28 November 2008) doi:10.1111/j.1742-4658.2008.06844.x these results, the forward problem. The inverse problem Introduction is the problem at hand: the estimation of parameters in Parameter estimation in systems biology is usually part a mathematical model from measured observations. of an iterative process to develop data-driven models There are a number of difficulties involved [6]. The for biological systems that should have predictive forward problem requires a fast and robust time inte- value. In this minireview, we discuss how to obtain grator. Fast, because the model will be evaluated many parameters for mathematical models by data fitting. times. Robust, because the whole parameter and state We restrict ourselves to the case where a deterministic space will be visited, which most likely will result in a model in the form of a mathematical function-based different character of the mathematical model (i.e. model is available, such as a system of differential and number and range of time scales involved). The inverse algebraic equations. For example, in the case of a bio- problem has even more pitfalls. The first question is chemical process, hypotheses based on the knowledge whether the parameters for the mathematical model of the underlying network structure of a pathway are can be determined assuming that for all observables translated into a system of kinetic equations, para- continuous and error-free data are available. This is the meters are obtained from literature or estimated from a subject of a priori identifiability or structural identifi- data fit, and, with the resulting model, predictions are ability analysis of the mathematical model. The actual made that can be tested with further experiments. To parameter estimation or data fitting typically starts compare model results with the experimental data, one with a guess about parameter values and then changes first has to simulate the mathematical model to produce those values to minimize the discrepancy between Abbreviations DAE, differential algebraic equations; EA, evolutionary algorithms; MLE, maximum likelihood estimator; SA, simulated annealing; SRES, stochastic ranking evolutionary strategy. 886 FEBS Journal 276 (2009) 886–902 ª 2009 The Authors Journal compilation ª 2009 FEBS M. Ashyraliyev et al. Parameter estimation in systems biology ( model and data using a particular metric. Kinetic dxðt; pÞ A ¼ fðt; xðt; pÞ; p; uðtÞÞ; t < t t models with nonlinear rate equations have in general dt 0 e ð1Þ multiple sets of parameters that lead to such minimiza- xðt0; pÞ¼x0ðpÞ tions, some of those minima may only be local. The where t denotes time, the m-dimensional vector p value of parameters and model variables may range contains all unknown parameters, x is an n-dimensional over many orders of magnitude, one can get stuck in a vector with the state variables (e.g. concentration val- local minimum or one can wander around in a very flat ues), u are the externally input signals, and f is a given part of the solution space. Given a particular set of vector function. When components of the initial state experimental data, and one particular acceptable model vector x are not known, they are considered as parameterization obtained by a parameter estimation 0 unknown parameters, so x may depend on p. In most procedure, does not mean that all obtained parameters 0 cases, A is a constant diagonal n · n matrix with 1 or 0 can be trusted. After the minimum has been found, an on the diagonal; 1 for an ODE and 0 for an algebraic a posteriori or practical identifiability study can show equation. how well the parameter vector has been determined In addition, a vector of observables is given: given a data set that is possibly sparse and noisy. That this part of model fitting should not be underestimated gðt; xðt; pÞ; p; uðtÞÞ ð2Þ is shown by Gutenkunst et al. [7]. For all 17 systems which are quantities in the model [in general (a combi- biology models that they considered, the obtained nation of) state variables] that can be experimentally parameters are ‘sloppy’, meaning not well-defined. On measured, and possibly a vector of (non)linear con- the other hand, one could argue that often the precise straints: value of a parameter is not required to draw biological conclusions [8]. cðt; xðt; pÞ; p; uðtÞÞ 0 ð3Þ In this minireview, we first discuss the identifiability of the model, both a priori and a posteriori, the latter by Let us assume that N measurements are available to a small example. Next, we give a brief survey of the cur- find parameters of Eqns (1–3). Each measurement, rent methods used in parameter estimation with a focus which we denote by yi, is specified by the time ti when on those that are implemented in toolboxes for systems the ith component of the observable vector g is mea- biology. In the Discussion, we give some guidelines on sured. The corresponding model value for a specific the application of these methods in practice. Finally, in parameter vector p^,which can be obtained sufficiently the supporting information (Doc. S1), an overview is accurate by numerical integration of Eqn (1) and com- given of the contents of some well-known toolboxes. puting the observable function of Eqn (2), is denoted For further reading on identifiability, we refer to the by ^gi ¼ giðti; x; p^; uÞ. The vector of discrepancies classical textbook of Ljung [9] and the recent review between the model values and the experimental values paper on regression by Jaqaman and Danuser [4]. An is then given by eðp^Þ¼jgðt; xðt; p^Þ; p^; uðtÞÞ À yj.We overview on local and global parameter estimation assume that Eqn (1) is a sufficiently accurate mathe- methods applied to a systems biology benchmark set is matical description approximating reality. This means given elsewhere [10,11]. We also recommend the easily that all relevant knowledge about the biological pro- readable books on this subject by Schittkowski [6] and cesses is incorporated correctly in the vector function by Aster et al. [12], which touch many of the subjects f. Thus, the only uncertainty in Eqn (1) is the vector discussed in this minireview, with the exception of of unknown parameters p. In this case, the difference à à global search methods. ei(p ) ¼ |gi(ti,x,p ,u))yi| is solely due to experimental errors, where pà is the true solution. The m-dimensional optimization problem is given by Problem definition the task to minimize some measure, V(p), for the dis- Deterministic models arising from kinetic equations crepancy e(p). By far the most used measure for the are typically given by a system of differential algebraic discrepancy is the Euclidean norm or the sum of the equations (DAEs)1 (i.e. ordinary differential equations squares weighted with the error in the measurement: coupled to algebraic equations) of the form: XN 2 ðg ðt ; x; p; uÞy Þ V ðpÞ¼ i i i ¼ eT ðpÞWeðpÞð4Þ MLE r2 1 The content of this paper is also applicable to (discretized) systems i¼1 i of partial differential equations and delay differential equations. Fitting parameters of stochastic models requires a different approach see [13,14]. This measure results from the maximum [1–3]. likelihood estimator (MLE) theory. Under the assump- FEBS Journal 276 (2009) 886–902 ª 2009 The Authors Journal compilation ª 2009 FEBS 887 Parameter estimation in systems biology M. Ashyraliyev et al. tion that the experimental errors are independent and determined with the available, noisy, experimental normally distributed with standard deviation ri, the data. In this case, locally means in the neighborhood least squares estimate p^ of the parameters is the value of the obtained parameter. of p that minimizes the sum of squares: A priori identifiability p^ ¼ arg min VMLEðpÞð5Þ p There are several techniques to determine a priori When these assumptions do not hold, other mea- global identifiability of the model, but for realistic sit- uations (i.e. nonlinear models of a certain size), it is sures than VMLE(p) might be used like the sum of the absolute values. The MLE theory then does not apply very difficult to obtain any results. Still, it is advisable so p^ is not the least squares estimate and the statistical to always perform an a priori analysis because parame- analysis in the section ‘A Posteriori identifiability’ does ter estimation methods can have problems with locally not hold. Dependent on the optimization method or identifiable or unidentifiable systems. Symbolic algebra maple mathematica the mathematical discipline the function V(p) is called packages like [15] and [16] can objective function, cost function, goal function, energy be of great help.
Recommended publications
  • The Importance of Structural and Practical Unidentifiability in Modeling and Testing of Agricultural Machinery. Identifiability
    Jacek KROMULSKI1, Jan SZCZEPANIAK1, Jarosław MAC1, Jacek WOJCIECHOWSKI1, Michał ZAWADA1, Tomasz SZULC1, Roman ROGACKI1, Łukasz JAKUBOWSKI2, Roman ALEKSANDROWICZ2 1 Sieć Badawcza Łukasiewicz - Przemysłowy Instytut Maszyn Rolniczych, ul. Starołęcka 31, 60-963 Poznań, Poland e-mail: [email protected] 2 Metal-Fach Sp. z o.o., ul. Kresowa 62, 16-100 Sokółka, Poland [email protected] Received: 2021-05-11 ; Accepted: 2021-06-21 THE IMPORTANCE OF STRUCTURAL AND PRACTICAL UNIDENTIFIABILITY IN MODELING AND TESTING OF AGRICULTURAL MACHINERY. IDENTIFIABILITY TESTING OF AGGREGATE MODEL PARAMETERS TRACTOR BALER-WRAPPER Summary New methods of parametric identification are presented in particular tests of identifiability and non-identifiability of model parameters. A definition of the concept of identifiability of model parameters is presented. Methods for testing identifiability using Laplace transform using similarity transformation and using symbolic calculations are described. Available software for testing model identifiability is presented. These are programs for symbolic calculations (MAPLE MATHEMATICA) op- erating in the form of web applications and in the form of tools for the Matlab environment. The method of introducing the model to the computational environment in the form ordinary differential equations (ODE) is presented. Examples of calcu- lations identifiability of parameters of the complex model of the tractor-single-axle agricultural machine e.g. a baler- wrapper are included. Keywords: dynamic modelling, identifiability, parameter identification, agricultural machine ZNACZENIE NIEIDENTYFIKOWALNOŚCI STRUKTURALNEJ I PRAKTYCZNEJ W MODELOWANIU I BADANIACH MASZYN ROLNICZYCH. BADANIE IDENTIFIKOWALNOŚCI PARAMETRÓW MODELU AGREGATU CIĄGNIK-PRASOOWIJARKA Streszczenie Przedstawiono nowe metody prowadzenia identyfikacji parametrycznej w szczególności badania identyfikowalności oraz nieidentyfikowalności parametrów modelu. Przedstawiono definicję pojęcia identyfikowalności parametrów modelu.
    [Show full text]
  • Dynamical Modeling and Multi-Experiment Fitting with Potterswheel – Supplement
    Dynamical Modeling and Multi-Experiment Fitting with PottersWheel { Supplement Thomas Maiwald and Jens Timmer Freiburg Center for Data Analysis and Modeling University of Freiburg, Germany [email protected] June 10, 2008 Abstract This supplement provides detailed information about the functionalities of the Potters- Wheel toolbox as described in the main text. For further information please use the documentation which is available at www.PottersWheel.de. 1 Contents 1 The main graphical user interfaces4 1.1 Main window..................................4 1.2 Equalizer....................................5 2 Creating an apoptosis example model6 2.1 The model definition file............................6 2.1.1 Header..................................7 2.1.2 Dynamic variables...........................7 2.1.3 Reactions................................7 2.1.4 Dynamic parameters..........................7 2.1.5 Algebraic equations (rules)......................7 2.1.6 Observables...............................8 2.1.7 Driving input functions........................8 2.2 Graphical visualization of the reaction network...............8 3 Integration performance 10 3.1 Stiff differential equations........................... 10 3.2 FORTRAN integrators............................. 10 3.3 MATLAB integrators............................. 11 3.4 Dynamical compilation of ODE as C MEX file............... 11 3.5 Comparing integration time and accuracy.................. 11 4 Optimization performance 14 4.1 Fitting in logarithmic parameter space...................
    [Show full text]
  • Just Released New Books July 2012 All Titles, All Languages
    ABCD springer.com Just Released New Books July 2012 All Titles, All Languages “Sorted by author and title within the main subject” springer.com Arts 2 A. Flüchter, Karl Jaspers Centre, Heidelberg, Germany; S. Richter, M. Herren, University of Heidelberg, Germany; M. Rüesch, Karl Arts Karl Jaspers Centre, Heidelberg, Germany (Eds.) Jaspers Centre, Heidelberg, Germany; C. Sibille, Karl Jaspers Centre, Heidelberg, Germany Structures on the Move J. Válek, Institute of Theoretical and Applied Mechanics, ARCHISS, Transcultural History Prague, Czech Republic; J.J. Hughes, University of the West Technologies of Governance in Transcultural Encounter of Scotland, Paisley, Scotland, UK; C.J.W.P. Groot, Technical Theories, Methods, Sources Universtity Delft, The Netherlands (Eds.) This book enters new territory by moving toward a new conceptual framework for comparative For the 21st century, the often-quoted citation ‘past Historic Mortars and interdisciplinary research on transcultural state is prologue’ reads the other way around: The global formation. Once more, statehood and governance present lacks a historical narrative for the global Characterisation, Assessment and Repair are highly discussed topics, whereby modern state past. Focussing on a transcultural history, this book building is often considered to be a genuinely questions the territoriality of historical concepts and This volume focuses on research and practical issues European characteristic, despite the fact that early offers a narrative, which aims to overcome cultural connected with mortars on historic structures. The modern Europeans knew of, experienced and essentialism by focussing on crossing borders of all book is divided into four sections: Characterisation grappled with highly developed states in Asia. The kinds.
    [Show full text]
  • CHAPTER 1: Introduction
    Experimental and Computational Analysis of Epidermal Growth Factor Receptor Pathway Phosphorylation Dynamics By Laura B. Kleiman B.A. Biomathematics B.A. Mathematics Rutgers University, 2004 Submitted to the Computational and Systems Biology Program in partial fulfillment of the requirements for the degree of Doctor of Philosophy in Computational and Systems Biology at the Massachusetts Institute of Technology June 2010 © 2010 Massachusetts Institute of Technology. All rights reserved. Signature of Author:_______________________________________________________ Computational and Systems Biology Program May 21, 2010 Certified by:_____________________________________________________________ Peter K. Sorger Professor of Systems Biology (Harvard Medical School) Professor of Biological Engineering (Massachusetts Institute of Technology) Thesis Supervisor Certified by:_____________________________________________________________ Douglas A. Lauffenburger Ford Professor of Biological Engineering, Chemical Engineering, and Biology Thesis Supervisor Accepted by:_____________________________________________________________ Christopher Burge Associate Professor of Biology Director, Computational and Systems Biology Graduate Program - 2 - Experimental and Computational Analysis of Epidermal Growth Factor Receptor Pathway Phosphorylation Dynamics By Laura B. Kleiman Submitted to the Computational and Systems Biology Program on May 21, 2010, in partial fulfillment of the requirements for the degree of Doctor of Philosophy in Computational and Systems
    [Show full text]
  • Downloaded on 2017-09-05T01:12:52Z Chamber Investigations of Atmospheric Mercury Oxidation Chemistry
    Title Chamber investigations of atmospheric mercury oxidation chemistry Author(s) Darby, Steven B. Publication date 2015 Original citation Darby, S. B. 2015. Chamber investigations of atmospheric mercury oxidation chemistry. PhD Thesis, University College Cork. Type of publication Doctoral thesis Rights © 2015, Steven B. Darby http://creativecommons.org/licenses/by-nc-nd/3.0/ Item downloaded http://hdl.handle.net/10468/2076 from Downloaded on 2017-09-05T01:12:52Z Chamber investigations of atmospheric mercury oxidation chemistry Steven Ben Darby ¡ NATIONAL UNIVERSITY OF IRELAND, CORK FACULTY OF SCIENCE DEPARTMENT OF CHEMISTRY Thesis submitted for the degree of Doctor of Philosophy January 2015 Head of Department: Prof Martyn Pemble Supervisor: Dr Dean Venables Contents Contents List of Figures . iv List of Tables . ix Acknowledgements . xi Abstract . xii 1 Introduction 1 1.1 Background . .1 1.2 Mercury as a toxin . .2 1.2.1 Mechanism of toxicity . .3 1.2.2 Minamata . .4 1.2.3 Iraq . .4 1.2.4 Hg Regulation . .5 1.3 Sources and Sinks . .6 1.4 Mercury the element . .9 1.4.1 Mercury Detection . 11 1.4.2 Environmental Chemistry . 12 1.4.3 Mercury Depletion Events . 13 1.5 Units used in this thesis . 14 2 Development of atmospheric mercury detectors 15 2.1 Atmospheric mercury measurement techniques . 16 2.1.1 Detection of GEM . 16 2.1.2 Detection of RGM . 19 2.1.3 Detection of PHg . 21 2.2 Flux measurement techniques . 21 2.2.1 Dynamic Flux Chamber . 22 2.2.2 Micrometeorological Methods . 22 2.2.3 Differential absorption LIDAR .
    [Show full text]
  • Kinetic Models in Industrial Biotechnology – Improving Cell Factory Performance
    Metabolic Engineering 24 (2014) 38–60 Contents lists available at ScienceDirect Metabolic Engineering journal homepage: www.elsevier.com/locate/ymben Minireview Kinetic models in industrial biotechnology – Improving cell factory performance Joachim Almquist a,b,n, Marija Cvijovic c,d, Vassily Hatzimanikatis e, Jens Nielsen b, Mats Jirstrand a a Fraunhofer-Chalmers Centre, Chalmers Science Park, SE-412 88 Göteborg, Sweden b Systems and Synthetic Biology, Department of Chemical and Biological Engineering, Chalmers University of Technology, SE-412 96 Göteborg, Sweden c Mathematical Sciences, Chalmers University of Technology and University of Gothenburg, SE-412 96 Göteborg, Sweden d Mathematical Sciences, University of Gothenburg, SE-412 96 Göteborg, Sweden e Laboratory of Computational Systems Biotechnology, Ecole Polytechnique Federale de Lausanne, CH 1015 Lausanne, Switzerland article info abstract Article history: An increasing number of industrial bioprocesses capitalize on living cells by using them as cell factories Received 11 September 2013 that convert sugars into chemicals. These processes range from the production of bulk chemicals in Received in revised form yeasts and bacteria to the synthesis of therapeutic proteins in mammalian cell lines. One of the tools in 7 March 2014 the continuous search for improved performance of such production systems is the development and Accepted 9 March 2014 application of mathematical models. To be of value for industrial biotechnology, mathematical models Available online 16 April 2014 should be able to assist in the rational design of cell factory properties or in the production processes in Keywords: which they are utilized. Kinetic models are particularly suitable towards this end because they are Mathematical modeling capable of representing the complex biochemistry of cells in a more complete way compared to most Kinetic models other types of models.
    [Show full text]
  • Potterswheel 1.4 Multi-Experiment Fitting Toolbox
    PottersWheel 1.4 Multi-Experiment Fitting Toolbox Thomas Maiwald Freiburg Center for Data Analysis and Modeling University of Freiburg, Germany [email protected] July 21, 2007 2 Contents 1 Quickstart 11 1.1 General approach and recommendations ................... 11 1.2 Example models ................................. 12 1.2.1 Model 1: Four variables, closed system ................ 13 1.2.2 Model 2: Four variables, open system ................. 14 1.2.3 Model 3: Positive and negative feedbacks ............... 15 1.2.4 Model 4: Rule based modeling ..................... 17 1.3 Example session ................................. 19 1.4 Example script ................................. 24 2 Model creation 29 2.1 Naming conventions ............................... 29 2.2 Reaction based models ............................. 30 2.2.1 General information .......................... 30 2.2.2 Dynamic variables and start values .................. 30 2.2.3 Reactions ................................ 31 2.2.4 Reaction kinetics ............................ 32 2.2.5 Delay reactions ............................. 32 2.2.6 Compartments ............................. 33 2.2.7 Dynamic parameters .......................... 33 2.2.8 Driving inputs .............................. 34 2.2.9 Sampling ................................ 34 2.2.10 Observables ............................... 35 2.2.11 Scaling parameters ........................... 36 2.2.12 Derived variables ............................ 36 2.2.13 Derived parameters ........................... 37 2.2.14
    [Show full text]
  • Determination of Optimal Parameter Estimates for Medical Interventions in Human Metabolism and Inflammation
    Virginia Commonwealth University VCU Scholars Compass Theses and Dissertations Graduate School 2019 DETERMINATION OF OPTIMAL PARAMETER ESTIMATES FOR MEDICAL INTERVENTIONS IN HUMAN METABOLISM AND INFLAMMATION Marcella Torres Virginia Commonwealth University Follow this and additional works at: https://scholarscompass.vcu.edu/etd Part of the Other Applied Mathematics Commons, and the Systems Biology Commons © The Author Downloaded from https://scholarscompass.vcu.edu/etd/5890 This Dissertation is brought to you for free and open access by the Graduate School at VCU Scholars Compass. It has been accepted for inclusion in Theses and Dissertations by an authorized administrator of VCU Scholars Compass. For more information, please contact [email protected]. ©Marcella Maria Torres, May 2019 All Rights Reserved. i DETERMINATION OF OPTIMAL PARAMETER ESTIMATES FOR MEDICAL INTERVENTIONS IN HUMAN METABOLISM AND INFLAMMATION A Dissertation submitted in partial fulfillment of the requirements for the degree of Doctor of Philosophy at Virginia Commonwealth University. by MARCELLA MARIA TORRES M.S. Applied Mathematics, Virginia Commonwealth University, 2015 B.S. Mathematical Sciences, Minor in Physics, Virginia Commonwealth University, 2007 Director: Angela Reynolds, Associate Professor, Department of Mathematics and Applied Mathematics Virginia Commonwewalth University Richmond, Virginia May, 2019 ii Acknowledgements I am extremely grateful to my advisor, Dr. Angela Reynolds. Thank you for supporting my random walk over the applied mathematics landscape. Also, thank you - from one mother to another - for understanding my at times high level of distraction. Especially for missing the start of that one meeting that one time. I am also deeply indebted to Dr. Rebecca Segal for being a great collaborator and mentor.
    [Show full text]
  • Aquaponics Food Production Systems
    Simon Goddek Alyssa Joyce Benz Kotzen Gavin M. Burnell Editors Aquaponics Food Production Systems Combined Aquaculture and Hydroponic Production Technologies for the Future Aquaponics Food Production Systems Simon Goddek • Alyssa Joyce • Benz Kotzen • Gavin M. Burnell Editors Aquaponics Food Production Systems Combined Aquaculture and Hydroponic Production Technologies for the Future Funded by the Horizon 2020 Framework Programme of the European Union Editors Simon Goddek Alyssa Joyce Mathematical and Statistical Methods Department of Marine Science (Biometris) University of Gothenburg Wageningen University Gothenburg, Sweden Wageningen, The Netherlands Gavin M. Burnell Benz Kotzen School of Biological, Earth School of Design and Environmental Sciences University of Greenwich University College Cork London, UK Cork, Ireland ISBN 978-3-030-15942-9 ISBN 978-3-030-15943-6 (eBook) https://doi.org/10.1007/978-3-030-15943-6 © The Editor(s) (if applicable) and The Author(s) 2019. This book is an open access publication. Open Access This book is licensed under the terms of the Creative Commons Attribution 4.0 International License (http://creativecommons.org/licenses/by/4.0/), which permits use, sharing, adaptation, distribution and reproduction in any medium or format, as long as you give appropriate credit to the original author(s) and the source, provide a link to the Creative Commons licence and indicate if changes were made. The images or other third party material in this book are included in the book’s Creative Commons licence, unless indicated otherwise in a credit line to the material. If material is not included in the book’s Creative Commons licence and your intended use is not permitted by statutory regulation or exceeds the permitted use, you will need to obtain permission directly from the copyright holder.
    [Show full text]
  • I Si Вlillillli Пыll
    wmmwiSmm 9m •11 ¡ • m «si Iflll £ r Sllllfü . .. T it-i^m Vi" M-Tf'^ffrTrwW^MB V i S i V <r t k* II ¡; HHi |ÍHI UM IBMIMÍ , V I m già ,, , ? ' ¡SÉ mj ^ÉMmé^^mâri ,, ^ 1 lai*«hHM SMSÊÊÊSÊmÊÊÈÊM feSsv Ü s i s i i^BÉiü • * J i P Ir' §¡$1 ^ It' ' J # If p^J. 'j". ¡§|JJ \ a IPg » - 9 jW- I Afe & £ ^e ** f» S I ^§ I i j «IilS mm Tffi-f - pj', y„ I "'vjj' si ii§ »"ir i j « . „ g H É •Ht i^l/t (-.V *¡J * ' i II f- VH& ¿i * ,» ,j f ' ? I I ¡ III mm PMP ills pWMaf ' 1l J, IL Ili Éil ME rtMHHHHI f^^^Pt^^^SiÄ 1 1 I WÈÈÈÊÊËË m$MX%S il K jg llSIllilllllll Ésl MHW I > s tJflHHHH ,„iSt, , « « s A HfeMMMi«s^frZA ' 5 "7 ¡ - j m mSmmi «Il ^^^^^ í 8 SiiÉátÉis Ü j - o fl '-o. a j¡; >, «g ,, ' i f p mmm. m I PHI ViifiissiI > fflmm Ä , r r , iJHiiiii ¿í " ' . Ä ÄS! ? f Ii i lis» f I I ^ 'vî^ji';*;,/:-.'^:;•;v'í; "ííí-VÍ'Í; i'^?1''ir" tritìi » ^ I Siti , 11 ¡iP1 * -í, ^ 1 i , .f f^ m ' .i * v' ».V,: ^ ^ ^ t- f'Ûi ^^tí^MÉé"; :ij ••HHSMHHMB' mm , fe® ! í. 'aar.- - • « ^ ...r^cKii y * \ ' ¿J' ' X4ím¡S\ BOB T**' - • ht: i * i^HMH < H 1 V V^i! iji mi i sÄ^MMj í/- IP kjSJPP a¡» .„r •••• üf2 ?t§ii| S1J ,r ~ ^ » É 1 I sgf V. ^^p SISllilllSliífncfATMfí? 1111 • 1 • ' t^SSÊÊb B--"-^v:^ 1 I I I s îi fi i I MÜ tÄk'M t .
    [Show full text]
  • 2010 Alumni Directory
    LOGANSPORT HIGH SCHOOL CLASS OF 1985 2010 ALUMNI DIRECTORY Updated: August 1, 2010 1 LOGANSPORT HIGH SCHOOL CLASS OF 1985 LOGANSPORT HIGH SCHOOL CLASS OF 1985 2010 ALUMNI DIRECTORY CONTENTS: Reunion Welcome Letter 3 25th Reunion Schedule of Events 4 25th Reunion Committee & Officers 5 In Memoriam 6 Business Partners 6 Do You Remember... 7 Senior Class Portraits 8 Alumni Directory 10 2010 Silver Jubilee Event 64 1985 Tattler Advertisements 66 2 Berries1985.com Page 25th REUNION CELEBRATION 2010 ALUMNI DIRECTORY LOGANSPORT HIGH SCHOOL CLASS OF 1985 25th Reunion Celebration Weekend July 23-25, Logansport Welcome to our Silver Jubilee 25th Reunion Celebration Weekend! On behalf of your Senior Class Officers and Reunion Celebration Committee, we welcome you, your family Senior Year 1984 Homecoming Queen Court and guests to the Celebration. Schedule of Events: It all begins on Friday, July 23, with a casual get- together at Amelio’s in downtown Logansport. On Saturday, July 24, hit the links of Logansport Golf Club (formerly Iron Horse Golf Club/Logansport Country Club). By popular demand, the Reunion Committee has organized an LHS Open House Tour. For many, this will be the first time in 25 years to walk the halls of LHS. On Saturday night, join us at the Silver Jubilee Reunion Event which will create new memories for all at the Cass County Memorial Home. The evening will include a Happy Hour, class photo, Sarah Blythe and Beth Ann Wagner in Winter Moment of Remembrance, delicious catering, Fantasy production of “The Sound of Music” Memorabilia Display (bring your mementos to share) and a live performance by THE BAND, ETC – one of Indiana‟s leading dance bands (yes – they play lots of „80‟s music!).
    [Show full text]
  • Aquaponics Food Production Systems
    Simon Goddek Alyssa Joyce Benz Kotzen Gavin M. Burnell Editors Aquaponics Food Production Systems Combined Aquaculture and Hydroponic Production Technologies for the Future Aquaponics Food Production Systems Simon Goddek • Alyssa Joyce • Benz Kotzen • Gavin M. Burnell Editors Aquaponics Food Production Systems Combined Aquaculture and Hydroponic Production Technologies for the Future Funded by the Horizon 2020 Framework Programme of the European Union Editors Simon Goddek Alyssa Joyce Mathematical and Statistical Methods Department of Marine Science (Biometris) University of Gothenburg Wageningen University Gothenburg, Sweden Wageningen, The Netherlands Gavin M. Burnell Benz Kotzen School of Biological, Earth School of Design and Environmental Sciences University of Greenwich University College Cork London, UK Cork, Ireland ISBN 978-3-030-15942-9 ISBN 978-3-030-15943-6 (eBook) https://doi.org/10.1007/978-3-030-15943-6 © The Editor(s) (if applicable) and The Author(s) 2019, corrected publication 2020. This book is an open access publication. Open Access This book is licensed under the terms of the Creative Commons Attribution 4.0 International License (http://creativecommons.org/licenses/by/4.0/), which permits use, sharing, adaptation, distribution and reproduction in any medium or format, as long as you give appropriate credit to the original author(s) and the source, provide a link to the Creative Commons licence and indicate if changes were made. The images or other third party material in this book are included in the book’s Creative Commons licence, unless indicated otherwise in a credit line to the material. If material is not included in the book’s Creative Commons licence and your intended use is not permitted by statutory regulation or exceeds the permitted use, you will need to obtain permission directly from the copyright holder.
    [Show full text]