Download Latest Version yasimSBML-1.0.1.zip (45.6 kB)
Email in envelope

Get an email when there's a new version of yasimSBML

Home / yasimSBML / yasimSBML-1.0.0
Name Modified Size InfoDownloads / Week
Parent folder
yasimSBML-1.0.0.zip 2011-04-11 44.0 kB
yasimSBML-1.0.0.tar.gz 2011-04-11 35.6 kB
README 2011-04-11 5.3 kB
Totals: 3 Items   84.8 kB 0
                            YasimSBML

 			  Amine Ghozlane

  Please see the file ChangeLog for a log of recent changes in libSBML

        More information about yasim is available online at
      http://www.labri.fr/perso/ghozlane/metaboflux/about/yasimSBML.php

       Please report problems with yasimSBML using the tracker at
          http://sourceforge.net/projects/yasimsbml/support

  Mailing lists and online web forums for discussing yasimSBML are at
          http://sourceforge.net/projects/yasimsbml/forums

    To contact YasimSBML developer directly, send email to
                       amine.ghozlane@labri.fr

   ,----------------------------------------------------------------.
  | Table of contents                                               |
  | 1. Quick start                                                  |
  | 2. Reporting bugs and other problems                            |
  | 4. Mailing lists                                                |
  | 4. Licensing and distribution                                   |
  | 5. Acknowledgments                                              |
   `----------------------------------------------------------------'
         Date of last update to this file: 2011-01-12 18:00:00

================
=1. QUICK START=
================

==================
1.1. Requirements
==================

  - CMake >= 2.6
  - Gcc >= 3.4.0
  - LibXmL2 with package libxml2-dev
  - GSL >= 1.14 (http://www.gnu.org/software/gsl/)
  - LibSBML - v4.2.0 


==================
1.2. Installation
==================

To install yasimSBML, run :
	
	./YasimSBML_install.sh -I

YasimSBML is now available in YasimSBML-<version>/bin repertory.

=====================
1.3. Compile the Api
=====================

To compile the documentation API be sure that you have install :

  - Doxygen (www.doxygen.org/)
  
Then run :

	./YasimSBML_install.sh -D

The Api documentation is now available in yasimSBML-<version>/doc repertory.

======================
1.4. Start YasimSBML
======================

The complete list of command is obtain by :

	./bin/yasimSBML.exe sbml_file.xml number_of_simulation

======================================
=2. Reporting bugs and other problems= 
======================================

We invite you to report bugs and other problems using the issue
tracker for yasimSBML on SourceForge.  The following URL will take you
there directly:

  http://sourceforge.net/projects/yasimsbml/support

You can also ask questions on the 'yasimsbml-support@lists.sourceforge.net' mailing
list, either over email or using the web forum interface (see below).

==================
=3. MAILING LISTS=
==================

=======================
Discussion lists
=======================

All discussion lists, their web interfaces and their RSS feeds are at

         http://sourceforge.net/projects/yasimsbml/forums

If you use yasimSBML, we encourage you to subscribe to 
'yasimsbml-support@lists.sourceforge.net' mailing
list, where people discuss the development, use, and interoperability 
of the software.

If you are interested in helping to modify yasimSBML, or just want to
know about deeper issues and technical topics, you are welcome to
subscribe to the 'yasimsbml-development@lists.sourceforge.net' mailing list.  
Being a member of yasimsbml-development will enable you to keep in touch with the
latest developments in yasimSBML as well as to ask questions and share
your experiences with fellow developers and users of yasimSBML.

===============================
=4. LICENSING AND DISTRIBUTION=
===============================
Licensing and Distribution Terms for yasimSBML:

Copyright (C) 2010 Amine Ghozlane from LaBRI and University of Bordeaux 1   
                                                                            
yasimSBML 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.                                         
                                                                            
yasimSBML 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 this program name "COPYING".  If not, see <http://www.gnu.org/licenses/>.

====================
=5. Acknowledgments= 
====================

This work is supported by the Agence Nationale de la Recherche
(ANR) program METABOTRYP of the ANR-MIME and
SYSTRYP of the ANR-BBSRC call and the CBiB.

-----------------------------------------------
File author: A. Ghozlane
Last Modified: $Date: 2011-04-08 18:00:00 $
Last Modified By: $Author: Ghozlane $
-----------------------------------------------

# The following is for [X]Emacs users.  Please leave in place.
# Local Variables:
# fill-column: 70
# End:
Source: README, updated 2011-04-11