Fork me on GitHub

RuleStudio by kappamodeler

An Eclipse plugin for editing the Kappa modeling language for Systems Biology.

This plugin provides a free & open source desktop environment for working with Kappa models.

Features include:

For more information on Kappa, please visit KappaLanguage.org.

Install

To install first you need to have Eclipse installed. If you don't already, you can download it from the Eclipse web site.

To install RuleStudio:

  1. Start up Eclipse and go to 'Help' -> 'Install New Software...'
  2. Click on 'Add...' to add a new site.
  3. Give the site, like RuleStudio (the actual name is not important).
  4. Enter 'http://eclipse.rulebase.org" for the location & hit OK.
  5. Uncheck 'Group items by category' if necessary.
  6. Check 'RuleStudio Update Site'.
  7. Click next.
  8. You should see 2 features to install, click next.
  9. If prompted, accept the unsigned features and restart Eclipse.

How long installation takes to install depends on how many of the dependencies you already have.

Upgrade

The process is almost exactly the same to upgrade the plugin.

Getting Started

To get started with RuleStudio, go to 'File' -> 'Model Folder' to create a new project for your kappa files. You can then create kappa files inside your model.

The plugin installs a few Eclipse perspectives for working with kappa files. You can select these (or return to the normal perspective) by going to 'Window' -> 'Open Perspective'.

License

RuleStudio is released under the GNU Lesser General Public License.

Authors

Bob Buffone, Bill Masek, Monte Brown

Download Source

If you are interested in contribute this project, you are encouraged to fork RuleStudio. More information on forking can be found here.

You can also clone the project with Git by running:

$ git clone git://github.com/kappamodeler/rulestudio
or you can download this project in either zip or tar formats.