Metadata-Version: 1.2
Name: SloppyCell
Version: 1.1.0.dev1
Summary: UNKNOWN
Home-page: http://sloppycell.sourceforge.net
Author: Ryan Gutenkunst
Author-email: rgutenk@email.arizona.edu
License: BSD
Description: SloppyCell
        ==========
        
        SloppyCell is a software environment for simulation and analysis of biomolecular networks. A particular strength of SloppyCell is estimating parameters by fitting experimental data and then calculating the resulting uncertainties on parameter values and model predictions.
        
        SloppyCell was initially developed in the lab of `Jim Sethna <http://sethna.lassp.cornell.edu/>`_.
        
        Features
        --------
        * support for much of the Systems Biology Markup Language (SBML) level 2 version 3
        * deterministic and stochastic dynamical simulations
        * sensitivity analysis without finite-difference derviatives
        * optimization methods to fit parameters to experimental data
        * simulation of multiple related networks sharing common parameters
        * stochastic Bayesian analysis of parameter space to estimate uncertainties associated with optimal fits
        
Keywords: systems biology,sloppy modeling
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: C
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Requires: scipy
Requires: numpy
Requires: matplotlib
Requires-Python: >=2.5, <3
