Team:Newcastle/Modelling/RuleBender

From 2013.igem.org

 
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.