Team:Newcastle/Modelling/RuleBender

From 2013.igem.org

(Difference between revisions)
(Getting started with RuleBender)
Line 29: 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>
 
-
        <ol> <li> Click on browse </li>
 
-
            <li> Select the folder C:\RuleBender-2.0.320-win64\BioNetGen-2.2.4 </li>
 
-
            <li> Click OK </li>
 
-
            <li> Click apply </li>
 
-
            <li> Click OK </li> </ol> </li>
 
-
    <li> We need to create a project. Go to File -> New -> Project </li>
 
-
        <ol> <li> Click next </li>
 
-
            <li> Enter the name of your project </li>
 
-
            <li> Click OK </li> </ol> </li>
 
-
    <li> Either write or import a BioNetGen model into RuleBender. If importing: </li>
 
-
        <ol> <li> Locate the file of interest </li>
 
-
              <li> Right click in the Navigation tab </li>
 
-
              <li> Click import </li>
 
-
              <li> Select file system </li>
 
-
              <li> Click Next </li>
 
-
              <li> Click on browse </li>
 
-
              <li> Select the folder where the file is saved </li>
 
-
              <li> Tick </li>
 
-
              <li> Click finish </li> </ol> </li>
 
-
    <li> Open the project created in the navigation tab </li>
 
-
    <li> Double click on a 'filename'.bngl </li>
 
-
    <li> To simulate the model click on Run (under the simulation tab) </li>
 
-
    <li> Results should appear in the Navigation tab </li> </ol>
 
-
 
-
== '''RuleBender''' ==
 
-
<html>
 
-
<a href="http://rulebender.cs.pitt.edu/wordpress/?page_id=5">RuleBender download link</a>
 
-
</html>
 
-
 
-
==== '''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
 
-
 
-
<html>
 
-
<a href="http://www.perl.org/get.html">here</a>
 
-
</html> and <html>
 
-
<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:
 
-
 
-
<ol>
 
-
    <li> Open windows Explorer and click on the C: drive (under Computer)</li>
 
-
    <li> Open the RuleBender 2.0.320 folder </li>
 
-
    <li> Locate and execute RuleBender.exe </li>
 
-
    <li> If you are asked for a workspace:
 
-
        <ol> <li> enter C:\BNGWorkspace </li>
 
-
            <li> Tick 'Remember workspace' </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>

Revision as of 16:43, 5 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