MANIFEST.in
README.md
setup.py
SBMLLint/.sbmllint_cfg.yml
SBMLLint/__init__.py
SBMLLint.egg-info/PKG-INFO
SBMLLint.egg-info/SOURCES.txt
SBMLLint.egg-info/dependency_links.txt
SBMLLint.egg-info/requires.txt
SBMLLint.egg-info/top_level.txt
SBMLLint/common/__init__.py
SBMLLint/common/config.py
SBMLLint/common/constants.py
SBMLLint/common/helpers.py
SBMLLint/common/moiety.py
SBMLLint/common/molecule.py
SBMLLint/common/msgs.py
SBMLLint/common/reaction.py
SBMLLint/common/runner.py
SBMLLint/common/simple_sbml.py
SBMLLint/common/stoichiometry_matrix.py
SBMLLint/common/tellurium_sandbox.py
SBMLLint/common/util.py
SBMLLint/games/__init__.py
SBMLLint/games/games_pp.py
SBMLLint/games/games_report.py
SBMLLint/games/mesgraph.py
SBMLLint/games/print_model.py
SBMLLint/games/som.py
SBMLLint/moiety_analysis/__init__.py
SBMLLint/moiety_analysis/moiety_comparator.py
SBMLLint/tools/__init__.py
SBMLLint/tools/add_path.py
SBMLLint/tools/analyze_moiety_analysis.py
SBMLLint/tools/games
SBMLLint/tools/make_moiety_structure
SBMLLint/tools/make_moiety_structure.py
SBMLLint/tools/model_maker.py
SBMLLint/tools/moiety_analysis
SBMLLint/tools/moiety_analysis.py
SBMLLint/tools/print_reactions
SBMLLint/tools/print_reactions.py
SBMLLint/tools/sbmllint.py
data/biomodels/biomodels.zip
tests/common/__init__.py
tests/common/test_config.py
tests/common/test_moiety.py
tests/common/test_molecule.py
tests/common/test_reaction.py
tests/common/test_simple_sbml.py
tests/common/test_stoichiometry_matrix.py
tests/common/test_tellurium_sandbox.py
tests/common/test_util.py
tests/games/__init__.py
tests/games/test_games_pp.py
tests/games/test_games_report.py
tests/games/test_mesgraph.py
tests/games/test_som.py
tests/moiety_analysis/__init__.py
tests/moiety_analysis/test_moiety_comparator.py
tests/tools/__init__.py
tests/tools/test_analyze_moiety_analysis.py
tests/tools/test_make_moiety_structure.py
tests/tools/test_model_maker.py
tests/tools/test_print_reactions.py
tests/tools/test_sbmllint.py