      Copyright (C) 2012 Daniel Gamermann <daniel.gamermann@ucv.es>

                     PyNetMet Version 1.0
                     -------- ------- ---


PyNetMet is a package for dealing with networks and metabolic models.
For more information read the PyNetMet_manual.pdf manual with use
instructions and examples.


License
-------

PyNetMet is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

PyNetMet is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with PyNetMet.  If not, see <http://www.gnu.org/licenses/>.


Installation
------------

For installing PyNetMet, just download it, extract the .tar.bz2 in a 
folder and run the setup by typing "python setup.py install", as root.


Using the Package
----- --- -------

Please, read the manual PyNetMet_manual.pdf for instruction on how to use 
the package, description of the methods and examples.


Author and Credits
------ --- -------

PyNetMet has been programmed by Daniel Gamermann working in the Intertech
research group at Universidad Politécnica de Valencia and Cátedra
Energesis at Universidad Católica de Valencia. If you use our
code in your research, please cite us.


Bugs, Feedback and Comments
----- -------- --- --------

Please report any problems or misbehavior of the code to the author at
gamermann@gmail.com

