{ "info": { "author": "Magdalena Rother", "author_email": "rother.magdalena@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Programming Language :: Python" ], "description": "=======================================================================\nrxnconcompiler \n=======================================================================\n\nrxnconcompiler is an iterative network building tool for Systems Biology.\n\nMagdalena Rother, Sebastian Thieme, Ulrike Muenzner and Marcus Krantz\n\n-----------------------------------------------------------------------\n\n**USAGE**\n\n\n**Get help:**\n\npython interface.py -h \n\n\n**Generate bngl file:**\n\npython interface.py 'A_ppi_B; ! A--C' [-o output_file.name]\n\n\n**Generate json file:**\n\n\npython interface.py 'A_ppi_B; ! A--C' --json [-o output_file.name]\n\n\n**Generate file with rxncon quick text:**\n\npython interface.py 'A_ppi_B; ! A--C' --json [-o output_file.name]\n\n-----------------------------------------------------------------------\n\n**LEGAL DISCLAIMER**\n\nrxnconcompiler is released under the GPL license, a copy of which \nis included in the distribution (See COPYING for details). \n\nThis software is provided \"as-is\". There are no expressed or implied \nwarranties of any kind, including, but not limited to, the warranties of \nmerchantability and fitness for a given application. In no event shall \nthe authors be liable for any direct, indirect, incidental, special, \nexemplary or consequential damages (including, but not limited to, loss \nof use, data or profits, or business interruption) however caused and on \nany theory of liability, whether in contract, strict liability or tort \n(including negligence or otherwise) arising in any way out of the use \nof this software, even if advised of the possibility of such damage.\n\nThe authors take no responsibility for damage caused by this program \nor its components. \n\n-----------------------------------------------------------------------\n\n**CREDITS**\n\n\n**Magdalena Rother** - architecture and unit tests and implementation\n\n**Sebastian Thieme** - model validation and testing\n\n**Falko Krause** - rxncon_parser.py (modified by MR)\n\n**Ulrike Muenzner** - contribution into concepts\n\n**Marcus Krantz** - concept and supervision\n\n-----------------------------------------------------------------------\n\n**ACKNOWLEDGEMENTS**\n\nCredit goes to our colleagues Falko Krause, Max Floettmann, \nDavid Jesinghaus, and Janina Linnik for their comments, \nideas and support during development. \n\n-----------------------------------------------------------------------\n\n**REFERENCES**\n\nMagdalena Rother, Ulrike Muenzner, Sebastian Thieme and Marcus Krantz \n\nInformation content and scalability in signal transduction \nnetwork reconstruction formats. Molecular BioSystems, \nDOI: 10.1039/C3MB00005B (2013)\n\n-----------------------------------------------------------------------\n\n**FOR DEVELOPERS**\n\nWhen using the repository version modify your ~/.bashrc :\n\nPYTHONPATH=$PYTHONPATH:/path/to/main/rxnconcompiler/:\n/path/to/rxnconcompiler/tests/\nexport PYTHONPATH\n\nTo be able to run acceptance tests with BioNetGen, \ninstall the BioNetGen software and add to ~/.bashrc :\nBNG_PATH=/path/to/BioNetGen-2.2.2-stable/\nexport BNG_PATH\n\n\n**Class Responsibility Collaboration doc:**\n\ndoc/_statis/rxncompiler.txt\n\n\n**Release making:**\n\ngit tag -a v1.2.0 -m 'read and write json, cli added'\n\ngit push --tags\n\npython setup.py sdist\n\npython setup.py sdist upload (sends package to PyPI)\n\n\n**Generating documentation with Sphinx:**\n\npip install spxinx\n\npython setup.py docs\n\ncd docs\n\nmake html (index.html in docs/_build/index.html)\n\n\n**Testing and coverage:**\n\npython setup.py test (calculates coverage)\n\nor\n\ncd tests\n\npython test_all.py\n\n\n**Usage of virtual environment:**\n\npip install virtualenv\n\nvirtualenv venv_rxncon\n\nsource venv_rxncon/bin/activate\n\n(venv_rxncon) pip install xlrd\n\n(venv_rxncon) pip install pyscaffold\n\n(venv_rxncon) pip install sphinx\n\n(venv_rxncon) pip freeze\n\n(venv_rxncon) cd rxnconcompiler\n\n(venv_rxncon) python setup.py test", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "None", "keywords": null, "license": "new BSD", "maintainer": null, "maintainer_email": null, "name": "rxnconcompiler", "package_url": "https://pypi.org/project/rxnconcompiler/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/rxnconcompiler/", "project_urls": { "Download": "UNKNOWN", "Homepage": "None" }, "release_url": "https://pypi.org/project/rxnconcompiler/1.1.0/", "requires_dist": null, "requires_python": null, "summary": "Systems Biology iterative network building tool", "version": "1.1.0" }, "last_serial": 1212702, "releases": { "1.0.3": [ { "comment_text": "", "digests": { "md5": "a23b39336fb094c19df8b28daa684160", "sha256": "dc86b7bc7fdf81fa66048d1e0e7c5fbdd391c89816a8b114c2830e8ab9694a9a" }, "downloads": -1, "filename": "rxnconcompiler-1.0.3.tar.gz", "has_sig": false, "md5_digest": "a23b39336fb094c19df8b28daa684160", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2234652, "upload_time": "2014-08-28T11:45:04", "url": "https://files.pythonhosted.org/packages/bc/bb/e001c3d6962d5485a03bb647d81bbf22ba27248da65a9fd8ee2d51d72fc5/rxnconcompiler-1.0.3.tar.gz" } ], "1.1.0": [ { "comment_text": "", "digests": { "md5": "1dec93c3313e6345f93dbbd985e8184c", "sha256": "aaf61cc77450ab1ef4e6b22a28b5233c8e6f2eca894f1df7f5f8b356cab377df" }, "downloads": -1, "filename": "rxnconcompiler-1.1.0.tar.gz", "has_sig": false, "md5_digest": "1dec93c3313e6345f93dbbd985e8184c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2236172, "upload_time": "2014-09-04T11:18:31", "url": "https://files.pythonhosted.org/packages/ea/27/fcaff43d407e4978f69865781d95f2b9d46833c092d36929d503a04612a4/rxnconcompiler-1.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "1dec93c3313e6345f93dbbd985e8184c", "sha256": "aaf61cc77450ab1ef4e6b22a28b5233c8e6f2eca894f1df7f5f8b356cab377df" }, "downloads": -1, "filename": "rxnconcompiler-1.1.0.tar.gz", "has_sig": false, "md5_digest": "1dec93c3313e6345f93dbbd985e8184c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2236172, "upload_time": "2014-09-04T11:18:31", "url": "https://files.pythonhosted.org/packages/ea/27/fcaff43d407e4978f69865781d95f2b9d46833c092d36929d503a04612a4/rxnconcompiler-1.1.0.tar.gz" } ] }