Menu

PySCeS now accessible via svn (new modules added)

Hi

I've recently moved all PySCeS code onto the SF subversion server and plan to update it as soon as new features are added, bugs fixed etc.

In this weeks update I've included alpha versions of two PySCeS contrib modules that can be used for visualisation (based on code from PySBML) and to access services provided by the Systems Biology Workbench (SBW).

Both these modules can be accessed as add-in modules (simply delete the relevant directories from pysces/contrib/ to uninstall) using the PySCeS module loader:
contrib = pysces.LoadContrib()

Brett

Posted by Brett Olivier 2006-11-03

Log in to post a comment.