Kaifeng Chen 04.22.2013 Institute for Theoretical Physics Synthetic Biology with Engineering Tools 1 Francis Chen.

Slides:



Advertisements
Similar presentations
Approaches, Tools, and Applications Islam A. El-Shaarawy Shoubra Faculty of Eng.
Advertisements

College of Natural Sciences University of Northern Iowa Welcome to the Computer Science Department Dr. Ben Schafer.
An Introduction to Artificial Intelligence By Dr Brad Morantz Viral Immunology Center Georgia State University.
Present and This presentation is for internal use only.
1 Project Ideas in Computer Science Keld Helsgaun.
Bioinformatics Tool Development Dong Xu Computer Science Department 109 Engineering Building West
Genetic Algorithms Learning Machines for knowledge discovery.
Basic concepts of Data Mining, Clustering and Genetic Algorithms Tsai-Yang Jea Department of Computer Science and Engineering SUNY at Buffalo.
IGEM2009 SHORT COURSE Lesson1 Introduction to iGEM and Synthetic Biology.
1 McGraw-Hill/Irwin Copyright © 2004, The McGraw-Hill Companies, Inc. All rights reserved. Chapter 8: Decision Support Systems Decision Support in Business.
Intelligent Systems Group Emmanuel Fernandez Larry Mazlack Ali Minai (coordinator) Carla Purdy William Wee.
Computer Science Prof. Bill Pugh Dept. of Computer Science.
Outline Chapter 1 Hardware, Software, Programming, Web surfing, … Chapter Goals –Describe the layers of a computer system –Describe the concept.
T. P. Hong 1 Research Artificial Intelligence Expert Systems Machine Learning Knowledge Integration Heuristic Search Parallel Processing Top-down Bottom-up.
Presented To: Madam Nadia Gul Presented By: Bi Bi Mariam.
INTRODUCTION TO COMPUTATIONAL INTELLIGENCE, Nanjing University Spring 2014 INTRODUCTION TO COMPUTATIONAL INTELLIGENCE Lin Shang Dept. of Computer Science.
Data Mining By Andrie Suherman. Agenda Introduction Major Elements Steps/ Processes Tools used for data mining Advantages and Disadvantages.
KE22 FINAL YEAR PROJECT Modeling and Simulation of Milling Forces SIMTech Project Ryan Soon, Henry Woo, Yong Boon April 9, 2011 Confidential – Internal.
Chapter 14: Artificial Intelligence Invitation to Computer Science, C++ Version, Third Edition.
Chapter 10 Artificial Intelligence. © 2005 Pearson Addison-Wesley. All rights reserved 10-2 Chapter 10: Artificial Intelligence 10.1 Intelligence and.
AI Overview Reference: "Artificial Intelligence, a Modern Approach, 3 rd ed."
计算机科学概述 Introduction to Computer Science 陆嘉恒 中国人民大学 信息学院
CSE Fundamentals of Computing Prof. Douglas Thain Fall 2011.
COP1220/CGS2423 Introduction to C++/ C for Engineers Professor: Dr. Miguel Alonso Jr. Fall 2008.
© 2007 Pearson Addison-Wesley. All rights reserved 0-1 Spring(2007) Instructor: Qiong Cheng © 2007 Pearson Addison-Wesley. All rights reserved.
C. Benatti, 3/15/2012, Slide 1 GA/ICA Workshop Carla Benatti 3/15/2012.
Outline of a Course on Computational Intelligence Claudio Moraga University of Dortmund Germany JEP Bitola Workshop December 2003
10/6/2015 1Intelligent Systems and Soft Computing Lecture 0 What is Soft Computing.
Copyright © 2006, The McGraw-Hill Companies, Inc. All rights reserved. Decision Support Systems Chapter 10.
Swarm Intelligence 虞台文.
COMPE 564/ MODES 662 Natural Computing 2013 Fall Murat KARAKAYA Department of Computer Engineering.
Chapter 3 DECISION SUPPORT SYSTEMS CONCEPTS, METHODOLOGIES, AND TECHNOLOGIES: AN OVERVIEW Study sub-sections: , 3.12(p )
Genetic Circuit Challenge Workshop Thursday 24 Nov 2011 Bentham seminar room 1.
RoSBM Registry of Standard Biological Models Barry Canton (MIT) Vincent Rouilly (Imperial College) Registry Workshop November 2007,Boston.
Component 4: Introduction to Information and Computer Science Unit 5: Overview of Programming Languages, Including Basic Programming Concepts Lecture 2.
CS 127 Introduction to Computer Science. What is a computer?  “A machine that stores and manipulates information under the control of a changeable program”
WEEK INTRODUCTION IT440 ARTIFICIAL INTELLIGENCE.
Melbourne Uni What is iGEM? International Genetically Engineered Machine competition Started in 2003 within MIT.
Bioinformatics lectures at Rice University Li Zhang Lecture 11: Networks and integrative genomic analysis-3 Genomic data
Ant Algorithm and its Applications for Solving Large Scale Optimization Problems on Parallel Computers Stefka Fidanova Institute for Information and Communication.
Software Development Introduction
A field of study that encompasses computational techniques for performing tasks that require intelligence when performed by humans. Simulation of human.
AND Gate Inputs Output Input A (Switch) Input B (Switch) Output Y (Lamp) 0 (Open) 0 (OFF) A B Lamp.
Neural Networks. Background - Neural Networks can be : Biological - Biological models Artificial - Artificial models - Desire to produce artificial systems.
Workshop on Machine Intelligence & Data Science Education in Karnataka : A dialogue between stakeholders Dr.Ramakanthkumar P, Dr.Vijayalakshmi M N Dr.Shantha.
Introduction to Azure Machine Learning and Data Mining algorithms Oleksandr Krakovetskyi CEO, DevRain Solutions PhD, Microsoft Regional
FNA/Spring CENG 562 – Machine Learning. FNA/Spring Contact information Instructor: Dr. Ferda N. Alpaslan
Presenter: Bradley Green.  What is Bioinformatics?  Brief History of Bioinformatics  Development  Computer Science and Bioinformatics  Current Applications.
AI Overview Reference: "Artificial Intelligence, a Modern Approach, 3 rd ed."
TCCICOMPUTERCO ACHING.COM Diploma Programming Course In Ahmedabad.
C OMPUTER E NGINEERING C OURSE TCCICOMPUTERCOACHING.C OM.
A Presentation on Adaptive Neuro-Fuzzy Inference System using Particle Swarm Optimization and it’s Application By Sumanta Kundu (En.R.No.
Chapter 13 Artificial Intelligence. Artificial Intelligence – Figure 13.1 The Turing Test.
George Yauneridge.  Machine learning basics  Types of learning algorithms  Genetic algorithm basics  Applications and the future of genetic algorithms.
Classification of models
Chapter 11: Artificial Intelligence
PRE-AP computer science 1
TECHNOLOGY GUIDE FOUR Intelligent Systems.
RESEARCH APPROACH.
Date of download: 12/22/2017 Copyright © ASME. All rights reserved.
Mapping Artificial Intelligence
Software Programming J. Holvikivi 2014.
CSE 4705 Artificial Intelligence
Artificial Intelligence
Introduction to Artificial Intelligence and Soft Computing
Unit 6 part 3 Test Javascript Test.
Parameter Extraction of Advanced MOSFET Model
Artificial Intelligence Club
Overview of Computer system
Neal Kurande, WinaGodwin Anyanwu Jr., Adam Chau
Presentation transcript:

Kaifeng Chen Institute for Theoretical Physics Synthetic Biology with Engineering Tools 1 Francis Chen

All models are wrong, but some are useful. 2 Francis Chen

Outline Introduction Synthetic Biology: Why “Synthetic”? Conceptions in Engineering iGEM Competition What Can We Do Wet Lab Experiments Dry Lab Software 3 Francis Chen

Outline How Can We Do Methods in Engineering (Logic Gates, Information Process) Methods in Computer Science (Machine Learning, Pattern Recognition, Data Mining) Forward & Reverse Engineering Genetic Regulatory Network Forward Engineering Reverse Engineering 4 Francis Chen

Outline How Can We Do Methods in Engineering (Logic Gates, Information Process) Methods in Computer Science (Machine Learning, Pattern Recognition, Data Mining) Forward & Reverse Engineering Genetic Regulatory Network Forward Engineering Reverse Engineering INTRODUCTION 5 Francis Chen

Introduction 6 Francis Chen

Conceptions in Engineering 7 Francis Chen

Conceptions in Engineering 8 Francis Chen

Conceptions in Engineering Standardization (Input, output) Modularity Encapsulation 9 Francis Chen

iGEM Competition international Genetically Engineered Machine Regional Jamboree & World Jamboree 10 Francis Chen

iGEM Competition Engineering Biology Synthetic Biology 11 Francis Chen

iGEM Competition Engineering Biology Synthetic Biology WHAT CAN WE DO 12 Francis Chen

What Can We Do Wet Lab Teams BioBricks New Applications Challenges Biobricks Functional partsplasmid 13 Francis Chen

What Can We Do Dry Lab Teams Powerful Function User Friendly Clean GUI Seamless Design Searching Browser Computation & Simulation CAD Software 14 Francis Chen

What Can We Do Software Developers 15 Francis Chen

What Can We Do 16 Francis Chen

What Can We Do 17 Francis Chen

What Can We Do 18 Francis Chen

What Can We Do HOW CAN WE DO 19 Francis Chen

Logic Gates Feed forward Loop Sensor …… 20 Francis Chen

Artificial Intelligence Genetic Algorithm (GA) Particle Swarm Optimization (PSO) Ant Colony Optimization (ACO) Simulated Annealing (SA) 21 Francis Chen

Toggle Switch & Oscillator 22 Francis Chen

Machine Learning Decision Tree Neural Network Patter Recognition Bayes Network Data Mining ………. 23 Francis Chen

Language & Format Coding Language: C, C++, Java, Python, Perl Storing Formats SBML, SBOL, Eugene Wiki Development HTML, CSS, JavaScript 24 Francis Chen

Language & Format Coding Language: C, C++, Java, Python, Perl Storing Formats SBML, SBOL, Eugene Wiki Development HTML, CSS, JavaScript FORWARD & REVERSE ENGINEERING 25 Francis Chen

Genetic Regulatory Network Node: Species Lines: Reactions or Regulations 26 Francis Chen

Forward Engineering System Experiments Results 27 Francis Chen

Forward Engineering System Experiments Results 28 Francis Chen

Reverse Engineering System Results Mathematic Model 29 Francis Chen

Summary Ideas about Synthetic Biology Methods in Synthetic Biology Combination with Engineering & Computer Science GRN Modeling Forward & Reverse Engineering Download Files : 30 Francis Chen

31 Francis Chen