Team:Newcastle/Modelling/RuleBender

From 2013.igem.org

(Difference between revisions)
(Getting started with RuleBender)
m (Getting started with RuleBender)
 
(23 intermediate revisions not shown)
Line 8: Line 8:
==== '''Getting started with RuleBender'''====
==== '''Getting started with RuleBender'''====
-
Follow the link above and install RulBender2.0.320
+
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
 +
 
 +
<html>
 +
<a href="http://www.perl.org/get.html">here</a>
 +
and
 +
<a href="http://www.oracle.com/technetwork/java/javase/downloads/index.html">here.</a>
 +
</html>
 +
 
Assuming RuleBender has been installed on the C: drive of your computer:
Assuming RuleBender has been installed on the C: drive of your computer:
-
1. Open windows Explorer and click on the C: drive (under Computer)
+
<ol>
-
2. Open the RuleBender 2.0.320 folder
+
    <li> Open windows Explorer and click on the C: drive (under Computer)</li>
-
3. Locate and execute RuleBender.exe
+
    <li> Open the RuleBender 2.0.320 folder </li>
-
4. If you are asked for a workspace:
+
    <li> Locate and execute RuleBender.exe </li>
-
  a. enter C:\BNGWorkspace
+
    <li> If you are asked for a workspace:
-
  b. Tick 'Remember workspace'
+
        <ol> <li> enter C:\BNGWorkspace </li>
-
  c. Click OK twice
+
            <li> Tick 'Remember workspace' </li>
-
5. Tell RuleBender where the simulation engines are. Go to Window -> Preferences -> Simulator  
+
            <li> Click OK twice </li> </ol> </li>
-
  a. Click on browse
+
    <li> Tell RuleBender where the simulation engines are. Go to Window -> Preferences -> Simulator </li>
-
  b. Select the folder C:\RuleBender-2.0.320-win64\BioNetGen-2.2.4
+
        <ol> <li> Click on browse </li>
-
  c. Click OK
+
            <li> Select the folder C:\RuleBender-2.0.320-win64\BioNetGen-2.2.4 </li>
-
  d. Click apply
+
            <li> Click OK </li>
-
  e. Click OK
+
            <li> Click apply </li>
-
6. We need to create a project. Go to File -> New -> Project
+
            <li> Click OK </li> </ol> </li>
-
  a. Click next
+
    <li> We need to create a project. Go to File -> New -> Project </li>
-
  b. Enter the name of your project
+
        <ol> <li> Click next </li>
-
  c. Click OK
+
            <li> Enter the name of your project </li>
-
7. Either write or import a BioNetGen model into RuleBender. If importing:
+
            <li> Click OK </li> </ol> </li>
-
  a. Locate the file of interest
+
    <li> Either write or import a BioNetGen model into RuleBender. If importing: </li>
-
  b. Right click in the Navigation tab
+
        <ol> <li> Locate the file of interest </li>
-
  c. Click import
+
              <li> Right click in the Navigation tab </li>
-
  d. Select file system  
+
              <li> Click import </li>
-
  e. Click Next
+
              <li> Select file system </li>
-
  f. Click on browse  
+
              <li> Click Next </li>
-
  g. Select the folder where the file is saved
+
              <li> Click on browse </li>
-
  h. Tick  
+
              <li> Select the folder where the file is saved </li>
-
  i. Click finish
+
              <li> Tick </li>
-
8. Open the project created in the navigation tab
+
              <li> Click finish </li> </ol> </li>
-
9. Double click on a 'filename'.bngl
+
    <li> Open the project created in the navigation tab </li>
-
10. To simulate the model click on Run (under the simulation tab)
+
    <li> Double click on a 'filename'.bngl </li>
-
11. Results should appear in the Navigation tab
+
    <li> To simulate the model click on Run (under the simulation tab) </li>
 +
    <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.