Differences between revisions 1 and 6 (spanning 5 versions)
Revision 1 as of 2010-11-09 11:02:04
Size: 322
Editor: mark
Comment:
Revision 6 as of 2012-09-05 10:53:17
Size: 999
Editor: mark
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
= ScrumPy Documentation =
## page was renamed from Software/ScrumPy/Doc
= ScrumPy Manual =
Line 4: Line 4:

=== Why Python ? ===

'cause it's great.
=== Metabolic Modelling ===
=== Design Philosophy ===
=== Python ===
==== Knowing syntax vs programming ====
==== Inbuilt types and classes ====
==== Classes and sub-classes ====
==== Repetiton and Descissions ====
==== Modules and Packages ====
== ScrumPy Model Description Language ==
=== Overview ===
=== Identifiers ===
=== Reactions ===
=== Directives ===
Line 10: Line 19:
=== What ScrumPy Is ===

=== What ScrumPy Isn't ===

=== Quick examples ===


== ScrumPy model format ==

== Structural Analysis of Models ==

== Kinetic Analysis of Models ==
== Analysis of Models With ScrumPy ==
=== The ScrumPy Modelling Environment ===
=== The Matrix Class ===
Fully described in utility section - enough here to understand SMs, datasets and monitors.
=== Anatomy of a ScrumPy Model ===
=== Kinetic Modelling ===
=== Structural Modelling ===
=== Linear Programming ===
== Secondary Analysis of Model Results ==
=== Data sets ===
=== Fitting and Optimisation ===
== Automatic Model Building ==
Line 24: Line 32:
== The Utility Package ==
=== Dynamic Matrices ===

ScrumPy Manual

Introduction

Metabolic Modelling

Design Philosophy

Python

Knowing syntax vs programming

Inbuilt types and classes

Classes and sub-classes

Repetiton and Descissions

Modules and Packages

ScrumPy Model Description Language

Overview

Identifiers

Reactions

Directives

Analysis of Models With ScrumPy

The ScrumPy Modelling Environment

The Matrix Class

Fully described in utility section - enough here to understand SMs, datasets and monitors.

Anatomy of a ScrumPy Model

Kinetic Modelling

Structural Modelling

Linear Programming

Secondary Analysis of Model Results

Data sets

Fitting and Optimisation

Automatic Model Building

Bioinformatics Functions

The Utility Package

Dynamic Matrices

None: ScrumPy/Doc (last edited 2013-11-06 14:23:12 by david)