Team:Newcastle/Modelling/RuleBender

From 2013.igem.org

(Difference between revisions)
(Getting started with RuleBender)
m (Getting started with RuleBender)
 
(12 intermediate revisions not shown)
Line 1: Line 1:
{{Team:Newcastle}}
{{Team:Newcastle}}
-
 
-
== '''RuleBender''' ==
 
-
<html>
 
-
<a href="http://rulebender.cs.pitt.edu/wordpress/?page_id=5">RuleBender download link</a>
 
-
</html>
 
== '''RuleBender''' ==
== '''RuleBender''' ==
Line 19: Line 14:
<html>
<html>
<a href="http://www.perl.org/get.html">here</a>  
<a href="http://www.perl.org/get.html">here</a>  
-
</html> and <html>
+
and
-
<a href="http://www.oracle.com/technetwork/java/javase/downloads/index.html">here</a>  
+
<a href="http://www.oracle.com/technetwork/java/javase/downloads/index.html">here.</a>  
</html>
</html>
Line 34: Line 29:
             <li> Tick 'Remember workspace' </li>
             <li> Tick 'Remember workspace' </li>
             <li> Click OK twice </li> </ol> </li>
             <li> Click OK twice </li> </ol> </li>
-
 
     <li> Tell RuleBender where the simulation engines are. Go to Window -> Preferences -> Simulator </li>  
     <li> Tell RuleBender where the simulation engines are. Go to Window -> Preferences -> Simulator </li>  
         <ol> <li> Click on browse </li>
         <ol> <li> Click on browse </li>
Line 52: Line 46:
               <li> Click Next </li>  
               <li> Click Next </li>  
               <li> Click on browse </li>  
               <li> Click on browse </li>  
-
               <li> Select the folder where the file is saved <li>
+
               <li> Select the folder where the file is saved </li>
               <li> Tick </li>  
               <li> Tick </li>  
               <li> Click finish </li> </ol> </li>
               <li> Click finish </li> </ol> </li>
Line 59: Line 53:
     <li> To simulate the model click on Run (under the simulation tab) </li>
     <li> To simulate the model click on Run (under the simulation tab) </li>
     <li> Results should appear in the Navigation tab </li> </ol>
     <li> Results should appear in the Navigation tab </li> </ol>
 +
 +
====BioNetGen Manual====
 +
 +
We also recommend having a look at the BioNetGen Primer (BioNetGen manual). We found it really useful, the link to it is <html>
 +
<a href="http://dl.dropboxusercontent.com/u/9028382/Reprints/RuleBasedPrimer-2011.pdf">here.</a>
 +
</html>

Latest revision as of 12:17, 10 July 2013

 
X
 
IGEM Home Newcastle University

RuleBender

RuleBender download link

Getting started with RuleBender

Follow the link above and install RulBender2.0.320.

If running on Windows, you may be asked to download Perl and the java development kit. These can be found

here and here.


Assuming RuleBender has been installed on the C: drive of your computer:

  1. Open windows Explorer and click on the C: drive (under Computer)
  2. Open the RuleBender 2.0.320 folder
  3. Locate and execute RuleBender.exe
  4. If you are asked for a workspace:
    1. enter C:\BNGWorkspace
    2. Tick 'Remember workspace'
    3. Click OK twice
  5. Tell RuleBender where the simulation engines are. Go to Window -> Preferences -> Simulator
    1. Click on browse
    2. Select the folder C:\RuleBender-2.0.320-win64\BioNetGen-2.2.4
    3. Click OK
    4. Click apply
    5. Click OK
  6. We need to create a project. Go to File -> New -> Project
    1. Click next
    2. Enter the name of your project
    3. Click OK
  7. Either write or import a BioNetGen model into RuleBender. If importing:
    1. Locate the file of interest
    2. Right click in the Navigation tab
    3. Click import
    4. Select file system
    5. Click Next
    6. Click on browse
    7. Select the folder where the file is saved
    8. Tick
    9. Click finish
  8. Open the project created in the navigation tab
  9. Double click on a 'filename'.bngl
  10. To simulate the model click on Run (under the simulation tab)
  11. Results should appear in the Navigation tab

BioNetGen Manual

We also recommend having a look at the BioNetGen Primer (BioNetGen manual). We found it really useful, the link to it is here.