File: index.rst

package info (click to toggle)
python-cobra 0.29.1-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 11,512 kB
  • sloc: python: 14,703; xml: 12,841; makefile: 137; sh: 32
file content (40 lines) | stat: -rw-r--r-- 797 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
Documentation for COBRApy
=========================

For installation instructions, please see `INSTALL.rst
<https://github.com/opencobra/cobrapy/blob/devel/INSTALL.rst>`_.

Many of the examples below are viewable as IPython notebooks, which can
be viewed at `nbviewer
<http://nbviewer.ipython.org/github/opencobra/cobrapy/tree/stable/documentation_builder/>`_.

.. toctree::
    :numbered: 3
    :maxdepth: 2

    getting_started
    configuration
    building_model
    io
    simulating
    deletions
    phenotype_phase_plane
    sampling
    loopless
    consistency
    gapfilling
    media
    solvers
    constraints_objectives
    dfba
    pymatbridge
    faq
    API </autoapi/cobra/index.rst>


Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`