An Introduction to the Kinetic Evaluation Software KinGUI

Slides:



Advertisements
Similar presentations
CONCEPTUAL WEB-BASED FRAMEWORK IN AN INTERACTIVE VIRTUAL ENVIRONMENT FOR DISTANCE LEARNING Amal Oraifige, Graham Oakes, Anthony Felton, David Heesom, Kevin.
Advertisements

FOCUS Kinetics Training: Parameter Estimation with MatLab
Introduction to parameter optimization
1.1 Designed and Presented by Dr. Ayman Elshenawy Elsefy Dept. of Systems & Computer Eng.. Al-Azhar University
Construction H&S Policy & Procedures 1 Health & Safety Policy & Procedures PRODUCT OVERVIEW.
Seminar On “ OMNET++ Network Simulator” Presented By: Saurav K Bengani Guided By: Guided By: Dr. Andrew yang Dr. Andrew yang.
 Statistics package  Graphics package  Programming language  Can be used to share/reproduce analyses  Many new packages being created - can be downloaded.
ECIV 301 Programming & Graphics Numerical Methods for Engineers.
מבוא מורחב - שיעור 2 1 Lecture 2 - Substitution Model (continued) - Recursion - Block structure and scope (if time permits)
Neural Networks Chapter Feed-Forward Neural Networks.
Online Reporting System Copyright © 2014 American Institutes for Research. All rights reserved. Training Module.
Chapter 6: An Introduction to System Software and Virtual Machines
Desktop Publishing Unit 7. Unit Layout Five Assessment Objectives Unit Completion end of January – Allowing 2-3 Months contingency work.
Interactive Biochemistry JavaLab.chem.virginia.edu Charles M. Grisham University of Virginia.
Soft Computing Lecture 18 Foundations of genetic algorithms (GA). Using of GA.
Python File Handling. In all the programs you have made so far when program is closed all the data is lost, but what if you want to keep the data to use.
Application of Differential Applied Optimization Problems.
Hydroinformatics: Session4 Dr Ivan Stoianov Room 328B Dr Andrew Ireson (Room 304) Mr Juan Rodriguez-Sanchez (411A) Mr Baback.
Algorithms and Flowcharts for Programming CFD
Chapter 11 An Introduction to Visual Basic 2008 Why Windows and Why Visual Basic How You Develop a Visual Basic Application The Different Versions of Visual.
Eng Ship Structures 1 Introduction to Matlab.
© ABB Inc. - USETI All Rights Reserved 10/17/2015 Insert image here An Economic Analysis Development Framework for Distributed Resources Aaron F. Snyder.
Online Friends’ Community Presented by: Stuart Monaghan HND in Computing th May 2002.
Quality Assurance vs Quality Control
Practice and Evaluation. Practice Develop a java class called: SumCalculator.java which computes a sum of all integer from 1 to 100 and displays the result.
MATLAB Harri Saarnisaari, Part of Simulations and Tools for Telecommunication Course.
Welcome to (insert course name) (customize with instructor/course/section #)
A MAPLE-MATLAB INTERFACE A CASE FOR THE OPTIMIZATION TOOLBOX Enrique Díaz de León * - René V. Mayorga ** - Graciano Dieck*** * ITESM - Guadalajara Campus,
FEMA-MES SYSTEM. VERSION 2.0 ON LIVE LINUX PLATFORM Wacław PRZYBYŁO Jarosław KALINOWSKI.
Documentation Dr. Andrew Wallace PhD BEng(hons) EurIng
Computer Literacy for IC 3 Unit 1: Computing Fundamentals © 2010 Pearson Education, Inc. | Publishing as Prentice Hall.1 Chapter 4: Identifying Software.
WEEK INTRODUCTION CSC426 SOFTWARE ENGINEERING.
Network for Computational Nanotechnology (NCN) MEEPPV User Guide Xin Tze Tee Electrical and Computer Engineering Purdue University West Lafayette, IN
Introduction to VHDL Simulation … Synthesis …. The digital design process… Initial specification Block diagram Final product Circuit equations Logic design.
Introduction to GAMS, Netlib, Numerical Recipes CS 3414.
BOĞAZİÇİ UNIVERSITY DEPARTMENT OF MANAGEMENT INFORMATION SYSTEMS MATLAB AS A DATA MINING ENVIRONMENT.
Clockwork Airlines Booking System By Paul Francis.
Intermediate 2 Computing Unit 2 - Software Development.
Weidong Li January 7, 2004 BES III Software Meeting Status Report: BESF software development environment Weidong Li.
REFERENCE: CHAPTER 1 High-level languages + Python.
CS223: Software Engineering
Data handling Sabine Beulke, Central Science Laboratory, York, UK Kinetic Evaluation according to Recommendations by the FOCUS Work Group on Degradation.
Introduction  Program: Set of sequence instruction that tell the computer what to do.  Software: A collection of programs, data, and information. 
Final Review Systems Analysis and Design in a Changing World, 4th Edition 1 Final Review u Chapters 1-6, 8-10, 13, 14, 15 u Multiple choice, short answer,
Solvency II Tripartite template V2 and V3 Presentation of the conversion tools proposed by FundsXML France.
Introduction to Algorithm. What is Algorithm? an algorithm is any well-defined computational procedure that takes some value, or set of values, as input.
Chapter 7: Designing solutions to problems OCR Computing for A Level © Hodder Education 2009.
Explorations in Computational Science: Mathematica Chemistry
Instrument Teams to SOC Test Specifications
Introduction.
Essential Needs of Software Test Automation
Planning Interactive Multimedia
FEMA-MES SYSTEM. VERSION 2.0 ON LIVE LINUX PLATFORM
Section 1 INTRODUCTION.
Gary Hughes, South Oakleigh College
Request for Proposal (RFP)
Results Introduction Conclusion Participants Data Analysis
Item 1: This task required students to evaluate search results to choose the most appropriate one for a specified topic. This task illustrates achievement.
Modelling tools - MIKE11 Part1-Introduction
ME 123 Computer Applications I Lecture 24: Character Strings 4/18/03
Unit# 6: ICT Applications
Introduction Results Conclusions Methods & Materials References
Communication and Coding Theory Lab(CS491)
CALCULATING EQUATION OF LEAST SQUARES REGRESSION LINE
Numerical solution of first-order ordinary differential equations
Amos Introduction In this tutorial, you will be briefly introduced to the student version of the SEM software known as Amos. You should download the current.
M. Kezunovic (P.I.) S. S. Luo D. Ristanovic Texas A&M University
Numerical solution of first-order ordinary differential equations 1. First order Runge-Kutta method (Euler’s method) Let’s start with the Taylor series.
Introduction Procedures Results Conclusion Methods References
Presentation transcript:

An Introduction to the Kinetic Evaluation Software KinGUI Dr. Dieter Schäfer Monheim, Germany FOCUS Kinetics Training • Washington • January 2006

... is a kinetic evaluation software with a Graphical User Interface What is KinGUI ? KinGUI ... ... is a kinetic evaluation software with a Graphical User Interface … can handle almost all relevant metabolic schemes … complies with the rules and reporting requirements of FOCUS Kinetics (except water/sediment systems) FOCUS Kinetics Training • Washington • January 2006

What is KinGUI ? KinGUI ... … is based on the commercial software package MatLab … uses standard mathematical methods and approaches minimisation of the sum of squared differences Runge-Kutta method for numerical solution of the differential equations Levenberg-Marquardt algorithm for the parameter optimisation FOCUS Kinetics Training • Washington • January 2006

… was developed by BCS and an ECPA Workgroup What is KinGUI ? KinGUI ... … was developed by BCS and an ECPA Workgroup … will be freely available in its executable version … is by no means perfect (yet), and will undergo further testing and validation … is only one of several software tools for kinetic evaluations according to FOCUS, and is used here only as an example FOCUS Kinetics Training • Washington • January 2006

Graphical User Interface Structure of KinGUI requires full MatLab software package MatLab version of KinGUI MatLab tool set of text files (m-files) that can be interpreted by MatLab Graphical User Interface set of MatLab text files MatLab Compiler executable version of KinGUI requires pre-installed MatLab environment FOCUS Kinetics Training • Washington • January 2006

the pre-installed MatLab environment How to work with KinGUI What you need to start: the pre-installed MatLab environment the executables (kingui.exe, kingui.ctf) an appropriate input file a conceptual model of the metabolic scheme for a detailed introduction to KinGUI refer to the User Manual and the Step-by-Step Guide (available as print-outs and on CD) FOCUS Kinetics Training • Washington • January 2006

short presentation of KinGUI: parent and one metabolite, SFO kinetics How to work with KinGUI short presentation of KinGUI: parent and one metabolite, SFO kinetics FOCUS Kinetics Training • Washington • January 2006