Skip to content

bioasp/meneco

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation 
============


You can install meneco by running::

	$ pip install meneco




Usage
=====

Typical usage is::
	
	$ meneco.py draftnetwork.sbml repairnetwork.sbml seeds.sbml targets.sbml


Samples
=======

Sample files for the reconstruction of ectocarpus are available here:
      ectocyc.sbml_ metacyc_16-5.sbml_ seeds.sbml_ targets.sbml_

.. _ectocyc.sbml: http://bioasp.github.io/downloads/samples/ectodata/ectocyc.sbml
.. _metacyc_16-5.sbml: http://bioasp.github.io/downloads/samples/ectodata/metacyc_16-5.sbml
.. _seeds.sbml: http://bioasp.github.io/downloads/samples/ectodata/seeds.sbml
.. _targets.sbml: http://bioasp.github.io/downloads/samples/ectodata/targets.sbml