Chandra:Software and Databases:PathwayAnalyser: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
No edit summary
Line 3: Line 3:


It is written in C++ and uses [http://www.sbml.org/software/libsbml/ libSBML] and GLPK. PA is meant for linux (excl. [http://www.cygwin.com/ cygwin] at the moment) but it is planned that it will be usable in all platforms in the future.
It is written in C++ and uses [http://www.sbml.org/software/libsbml/ libSBML] and GLPK. PA is meant for linux (excl. [http://www.cygwin.com/ cygwin] at the moment) but it is planned that it will be usable in all platforms in the future.
=Download PathwayAnalyser=
http://sourceforge.net/projects/pathwayanalyser

Revision as of 03:08, 22 February 2006

Chandra Lab
Research
People
Courses
Software and Databases
Publications
Resources
Affiliation
Funding
Contact

PathwayAnalyser (PA) is a tool for systems biologists for analysis of metabolic pathways, particularly by Flux Balance Analysis and ODE simulation. PA interfaces with the GNU Linear Programming Toolkit (GLPK) for linear programming, as well as with Taylor for performing high precision simulations (e.g. using GMP). OOQP is used for quadratic programming/MoMA. It can give a comprehensive report on gene deletions from the Systems Biology Markup Language (SBML) Model input. It is currently a command-line tool but a GUI may be added soon.

It is written in C++ and uses libSBML and GLPK. PA is meant for linux (excl. cygwin at the moment) but it is planned that it will be usable in all platforms in the future.

Download PathwayAnalyser

http://sourceforge.net/projects/pathwayanalyser