Team:Heidelberg/Notebook/Modeling

From 2010.igem.org

(Difference between revisions)
 
(8 intermediate revisions not shown)
Line 1: Line 1:
-
{{:Team:Heidelberg/Template}}
+
{{:Team:Heidelberg/Single}}
-
{{:Team:Heidelberg/Pagetop|note_modeling}}
+
{{:Team:Heidelberg/Single_Pagetop|note_modeling}}
 +
{{:Team:Heidelberg/Side_Top}}
-
=Modeling Notebook=
+
__TOC__
-
Introduction Aastha
+
{{:Team:Heidelberg/Side_Bottom}}
 +
=Modeling Notebook=
-
==Notebook==
+
Welcome to the notebook of the modeling project.
 +
This notebook includes the work in four different tracks: miBEAT, miRockdown, miBS Designer and the model training set.
-
===April===
+
==April==
====29.04.2010====
====29.04.2010====
* Meeting with Nao
* Meeting with Nao
-
** Discuss about last years modeling approach
+
** Discuss about last year's modeling approach
** Problems to be avoided
** Problems to be avoided
-
===Juli===
+
==July==
-
====13.06.2010====
+
 
 +
====13.07.2010====
* Discussion about first model idea
* Discussion about first model idea
[[Image:First_model_concept_iGEM_Heidelberg.JPG|center|alt=The first model concept]]
[[Image:First_model_concept_iGEM_Heidelberg.JPG|center|alt=The first model concept]]
-
====21.06.2010====
+
====30.07.2010====
* Discussion about programming languages
* Discussion about programming languages
** Advantages of R, Perl and MatLab
** Advantages of R, Perl and MatLab
Line 26: Line 30:
** Request for Matlab license
** Request for Matlab license
-
===August===
+
==August==
-
====05.08.2010====
+
====First Week====
* Activation of MatLab-Accounts
* Activation of MatLab-Accounts
 +
* Start working on several tutorials
-
====09.08.2010====
+
====Second Week====
* Meeting with Dr. König
* Meeting with Dr. König
** Advantages and disadvantages of different modeling approaches
** Advantages and disadvantages of different modeling approaches
-
** Possibility to use Neuronal Networks and Support Vektor Machines
+
** Possibility to use Neuronal Networks and Support Vector Machines
-
*** http://en.wikipedia.org/wiki/Support_vector_machine
+
-
====11.08.2010====
+
====Third Week====
* Activation of MatLab fuzzy logic toolbox
* Activation of MatLab fuzzy logic toolbox
-
====18.08.2010====
+
====Fourth Week====
* Meeting with Tim and Nao
* Meeting with Tim and Nao
** Options to optimize a fuzzy logic model
** Options to optimize a fuzzy logic model
-
 
+
* Start of subproject miBSdesigner
-
====22.08.2010====
+
* Telemeeting with Stephen Krämer
* Telemeeting with Stephen Krämer
-
** Advantages and limitations of a fuzzy logic
+
** Advantages and limitations of fuzzy logic
 +
 
 +
<html>
 +
<div class="backtop">
 +
<a href="#top">&uarr;</a>
 +
</div>
 +
</html>
-
===September===
+
==September==
-
====07.09.2010====
+
====First Week====
-
* Projectstart miBEAT
+
* Project miBEAT starts
** decision to create an interactive GUI on the wiki
** decision to create an interactive GUI on the wiki
-
** creation of test model using javascript
+
** creation of test GUI using javascript
-
* Activation of MatLab neuro net toolbox  
+
* Activation of MatLab neural net toolbox  
-
** Projectstart Neuronal Network model
+
** Start of Neural Network model
-
====08.09.2010====
+
====Second Week====
-
* Presentation of miBEAT project-concept on official team meeting
+
* Presentation of miBEAT project-concept in official team meeting
 +
* mUTING subproject is started
-
====16-17.09.2010====
+
====Third Week====
* 6th Workshop on Computation of Biochemical Pathways and Genetic Networks
* 6th Workshop on Computation of Biochemical Pathways and Genetic Networks
** Parameter estimation in fuzzy/noisy systems
** Parameter estimation in fuzzy/noisy systems
Line 66: Line 76:
* Discussion with Professor Sanghamitra Bandyopadhyay from the Machine Intelligence Unit of the Indian Statistical Institute in Kolkata
* Discussion with Professor Sanghamitra Bandyopadhyay from the Machine Intelligence Unit of the Indian Statistical Institute in Kolkata
** Advise to use a Rough set modeling approach
** Advise to use a Rough set modeling approach
-
*** http://en.wikipedia.org/wiki/Rough_set
 
-
====28.09.2010====
+
====Fourth Week====
-
* Project Start miRockdown
+
* miBS designer is finished
-
** Developement of miRockdown concept
+
* Project miRockdown Starts
 +
** Development of an modified miBS designer to be part of miBEAT
 +
** Development of miRockdown concept
** Decision on the use of the modified targetscan_50_context_scores–Algorithm for binding site evaluation
** Decision on the use of the modified targetscan_50_context_scores–Algorithm for binding site evaluation
-
{{:Team:Heidelberg/Pagemiddle}}
+
==October==
-
{{:Team:Heidelberg/Bottom}}
+
====First Week====
 +
* Further development of the scripts for miBEAT
 +
* mUTING is started
 +
 
 +
====Second Week====
 +
* Both models (neural network and fuzzy logic) are ready and waiting for data
 +
* Planning for normalization strategies
 +
 
 +
====Third Week====
 +
* Designs of Binding Sites to be tested in wet lab
 +
* miRockdown is finished
 +
 
 +
====Fourth Week====
 +
* Setting up the miBEAT GUI
 +
* Writing of documentation and introduction to the project
 +
* Fitting of models to the obtained data
 +
 
 +
<html>
 +
<div class="backtop">
 +
<a href="#top">&uarr;</a>
 +
</div>
 +
</html>
 +
{{:Team:Heidelberg/Single_Bottom}}

Latest revision as of 16:03, 27 October 2010

Modeling Notebook

Welcome to the notebook of the modeling project. This notebook includes the work in four different tracks: miBEAT, miRockdown, miBS Designer and the model training set.

April

29.04.2010

  • Meeting with Nao
    • Discuss about last year's modeling approach
    • Problems to be avoided

July

13.07.2010

  • Discussion about first model idea
The first model concept


30.07.2010

  • Discussion about programming languages
    • Advantages of R, Perl and MatLab
    • Decision to use Perl and Matlab
    • Request for Matlab license

August

First Week

  • Activation of MatLab-Accounts
  • Start working on several tutorials

Second Week

  • Meeting with Dr. König
    • Advantages and disadvantages of different modeling approaches
    • Possibility to use Neuronal Networks and Support Vector Machines

Third Week

  • Activation of MatLab fuzzy logic toolbox

Fourth Week

  • Meeting with Tim and Nao
    • Options to optimize a fuzzy logic model
  • Start of subproject miBSdesigner
  • Telemeeting with Stephen Krämer
    • Advantages and limitations of fuzzy logic

September

First Week

  • Project miBEAT starts
    • decision to create an interactive GUI on the wiki
    • creation of test GUI using javascript
  • Activation of MatLab neural net toolbox
    • Start of Neural Network model

Second Week

  • Presentation of miBEAT project-concept in official team meeting
  • mUTING subproject is started

Third Week

  • 6th Workshop on Computation of Biochemical Pathways and Genetic Networks
    • Parameter estimation in fuzzy/noisy systems
    • Global sensitivity analysis
    • New approaches to spatial modeling
    • Computation of microRNA regulatory network
  • Discussion with Professor Sanghamitra Bandyopadhyay from the Machine Intelligence Unit of the Indian Statistical Institute in Kolkata
    • Advise to use a Rough set modeling approach

Fourth Week

  • miBS designer is finished
  • Project miRockdown Starts
    • Development of an modified miBS designer to be part of miBEAT
    • Development of miRockdown concept
    • Decision on the use of the modified targetscan_50_context_scores–Algorithm for binding site evaluation

October

First Week

  • Further development of the scripts for miBEAT
  • mUTING is started

Second Week

  • Both models (neural network and fuzzy logic) are ready and waiting for data
  • Planning for normalization strategies

Third Week

  • Designs of Binding Sites to be tested in wet lab
  • miRockdown is finished

Fourth Week

  • Setting up the miBEAT GUI
  • Writing of documentation and introduction to the project
  • Fitting of models to the obtained data