How to install cnolab.wrapper
- Download and install ActivePython
- Open Command Prompt
- Type
pypm install cnolab.wrapper
Lastest release
Warning
This package is obsolet and will be removed without notice. Please use the packages cellnopt.wrapper <http://pypi.python.org/pypi/cellnopt.wrapper/>
The package cnolab.wrapper provides a wrapper to the CellNOpt R packages using rpy2. It allows to easily access to CellNOptR package via python. In addition, a python class is provided to manipulate the package in an object-oriented fashion. Similarly, other related R package are wrapped (e.g., CNORode and CNORfuzzy, coming soon on bioconductor)
For a full documentation, see the sphinx documentation in the ./doc directory.
Please visit also cellnopt website for more information about CellNOpt.