Difference between revisions of "Team:Paris Bettencourt/Software"

(Prototype team page)
 
Line 1: Line 1:
{{Paris_Bettencourt}}
+
{{Paris_Bettencourt/header}}
<html>
+
{{Paris_Bettencourt/menu}}
 +
{{Paris_Bettencourt/modelingBanner}}
  
<h2>Software</h2>
 
  
 +
<html>
  
<div class="highlightBox">
+
<h3>Introduction</h3>
<h4>Note</h4>
+
<p>In order to be considered for the <a href="https://2015.igem.org/Judging/Awards#SpecialPrizes">Best Software Tool award</a>, you must fill out this page.</p>
+
</div>
+
  
 +
<h3>Files</h3>
  
<p>Regardless of the topic, iGEM projects often create or adapt computational tools to move the project forward. Because they are born out of a direct practical need, these software tools (or new computational methods) can be surprisingly useful for other teams. Without necessarily being big or complex, they can make the crucial difference to a project's success. This award tries to find and honour such "nuggets" of computational work.</p>
 
  
<p>
+
<h3>Input</h3>
If you are working on software as your main project, please join the software track. If you are creating software as an addition to your main project, please apply for this award.
+
<h4>Cells input</h4>
</p>
+
<h5>Random initial position</h5>
 +
<h5>Non random initial position</h5>
  
<p>
+
<h4>Rate constant</h4>
Here are a few examples from previous teams:
+
<h4>Fermentation period</h4>
</p>
+
<h4>Action</h4>
 +
<h4>Folder name</h4>
 +
 
 +
<h3>Output</h3>
 +
<h4>Raw data</h4>
 
<ul>
 
<ul>
<li><a href="https://2013.igem.org/Team:TU-Munich/Results/Software">TU Munich 2013</a></li>
+
<li>mainTic</li>
<li><a href="https://2014.igem.org/Team:Heidelberg/Software">Heidelberg 2014</a></li>
+
<li>mc0</li>
<li><a href="https://2014.igem.org/Team:Aachen/Project/Measurement_Device#Software">Aachen 2014</a></li>
+
<li>dc0</li>
 +
<li>pasDistributionTimeEvent</li>
 +
<li>frameRate</li>
 +
<li>timeShowPopulation</li>
 +
<li>simulationTime</li>
 +
<li>resultFolderName</li>
 +
<li>muT1</li>
 +
<li>sigmaT1</li>
 +
<li>muT2</li>
 +
<li>sigmaT2</li>
 +
<li>muT3</li>
 +
<li>sigmaT3</li>
 +
<li>k4</li>
 +
<li>cVitamin</li>
 +
<li>time</li>
 +
<li>createFolder</li>
 +
<li>showPopulationBool</li>
 +
<li>plotGraph</li>
 +
<li>input</li>
 +
<li>cTime1</li>
 +
<li>cTime2</li>
 +
<li>cTime3</li>
 +
<li>counterEvent</li>
 +
<li>timerShow</li>
 +
<li>sizeMat</li>
 +
<li>time1Array</li>
 +
<li>time2Array</li>
 +
<li>time3Array</li>
 +
<li>cell</li>
 +
<li>sizeMatCell</li>
 +
<li>nextEvent</li>
 +
<li>timeNextEvent</li>
 +
<li>saveTime</li>
 +
<li>saveNbrMC</li>
 +
<li>saveNbrDC</li>
 +
<li>saveNbrVitamin</li>
 +
<li>folderName</li>
 +
<li>imgType</li>
 +
<li>maxMC</li>
 +
<li>maxDC</li>
 +
<li>maxVitamin</li>
 +
<li>timeSpent</li>
 
</ul>
 
</ul>
 +
<h4>Folder creation</h4>
 +
<h4>Graphs</h4>
 +
<h4>Animation</h4>
  
</div>
+
<h3>Examples</h3>
 +
<h4>Time evolution of mother cells, differentiated cells and vitamin</h4>
 +
<h5>Graphs</h5>
 +
<h5>Animation</h5>
 +
<h4>Vitamin optimization</h4>
 +
<h4>Deterministic and stochastic vitamin optimization comparison</h4>
 +
 
 +
<h3>Programm explanation</h3>
 +
<h4>Step by step</h4>
 +
<h4>Parallel computing</h4>
 +
 
 +
<h3>Conclusion</h3>
  
 
</html>
 
</html>
 +
 +
{{Paris_Bettencourt/footer}}

Revision as of 14:42, 24 August 2015


Introduction

Files

Input

Cells input

Random initial position
Non random initial position

Rate constant

Fermentation period

Action

Folder name

Output

Raw data

  • mainTic
  • mc0
  • dc0
  • pasDistributionTimeEvent
  • frameRate
  • timeShowPopulation
  • simulationTime
  • resultFolderName
  • muT1
  • sigmaT1
  • muT2
  • sigmaT2
  • muT3
  • sigmaT3
  • k4
  • cVitamin
  • time
  • createFolder
  • showPopulationBool
  • plotGraph
  • input
  • cTime1
  • cTime2
  • cTime3
  • counterEvent
  • timerShow
  • sizeMat
  • time1Array
  • time2Array
  • time3Array
  • cell
  • sizeMatCell
  • nextEvent
  • timeNextEvent
  • saveTime
  • saveNbrMC
  • saveNbrDC
  • saveNbrVitamin
  • folderName
  • imgType
  • maxMC
  • maxDC
  • maxVitamin
  • timeSpent

Folder creation

Graphs

Animation

Examples

Time evolution of mother cells, differentiated cells and vitamin

Graphs
Animation

Vitamin optimization

Deterministic and stochastic vitamin optimization comparison

Programm explanation

Step by step

Parallel computing

Conclusion