{ "info": { "author": "Thomas Duigou", "author_email": "thomas.duigou@inra.fr", "bugtrack_url": null, "classifiers": [], "description": "# Database based cache to dope data retrieval for RetroPath 3\n\nHere it is a two components cache system to dope the result retrieval from reaction rules\nresults, to be used with RetroPath 3.0. The 2 components are:\n\n- A python module to be imported in RetroPath 3.0 \n- A Mongo database, which should be started independently (see \"How to run the database in\nthe background\")\n\nNotice : at reading time, some of following information might be deprecated!\n\n## Needed components\n\n- docker : https://docs.docker.com/install/\n- docker-compose : https://docs.docker.com/compose/install/\n- conda : https://docs.conda.io/projects/conda/en/latest/user-guide/install/\n\n## Setting up python environment\n\nBasically: one needs a conda environment with following packages:\n- rdkit\n- pymongo\n- pytest\n\n```bash\nconda create --name myenv python=3.6\nsource activate myenv\nconda install --channel rdkit rdkit=2018.09.1.0\nconda install --channel conda-forge pytest\nconda install pytest\nconda install pymongo\nconda install pyyaml\n```\n\n## Install as a packages\n\n```bash\npip install -e .\n```\n\n\n## How to run the database service in the background\n\n```bash\ndocker-compose -f service/run/mongo.yml up # Or 'up -d' to start in the background\n```\n\n## Q&A\n\n- Where are stored the db files ? In a named docker data volume, see `service/run/*yml` file.\n\n\n## How to cite\n\nPlease cite: _to be completed_\n\n\n## License\n\nSee LICENSE file\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/brsynth/rp3_cache", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "rp3-cache", "package_url": "https://pypi.org/project/rp3-cache/", "platform": "", "project_url": "https://pypi.org/project/rp3-cache/", "project_urls": { "Homepage": "https://github.com/brsynth/rp3_cache" }, "release_url": "https://pypi.org/project/rp3-cache/1.2/", "requires_dist": null, "requires_python": ">=3.6", "summary": "Cache to dope the result retrieval from reaction rules, to be used with RetroPath 3.0", "version": "1.2" }, "last_serial": 5885269, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "fa6e4fcb9fd3325d913cab61c27db904", "sha256": "e5dd894f1cec00d0e9514f6b3d13310ad383e31d9276cb8f38c0fa3adf5ea7c6" }, "downloads": -1, "filename": "rp3_cache-0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "fa6e4fcb9fd3325d913cab61c27db904", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6", "size": 3927, "upload_time": "2019-09-25T12:09:29", "url": "https://files.pythonhosted.org/packages/b1/7c/22431a45b9824fa1eb23dbe289accb8314fea98b485b4eeed84bebd13fa5/rp3_cache-0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ecc1ddd0eceade32a3a5f9de65663bea", "sha256": "ee6c050a4100770e4364adfd21b19e5218177c0839a0e19b539ac85e05c5acfb" }, "downloads": -1, "filename": "rp3_cache-0.1.tar.gz", "has_sig": false, "md5_digest": "ecc1ddd0eceade32a3a5f9de65663bea", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 2752, "upload_time": "2019-09-25T12:09:30", "url": "https://files.pythonhosted.org/packages/b8/e8/7045d259f12897bd4615b45728b4a547b21204d7ab8a9b1f9d0c5863b7ba/rp3_cache-0.1.tar.gz" } ], "1.1": [ { "comment_text": "", "digests": { "md5": "8b73580d05863dd86d391b12d13bd32f", "sha256": "6e914e764389127ef7ae2e9cb28b40e9aa8017bc10e0aec2f4d01fca603140d6" }, "downloads": -1, "filename": "rp3_cache-1.1-py3-none-any.whl", "has_sig": false, "md5_digest": "8b73580d05863dd86d391b12d13bd32f", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6", "size": 6500, "upload_time": "2019-09-25T10:06:47", "url": "https://files.pythonhosted.org/packages/66/6a/8af053c59c252a6872916ef6d3f4e829e2c91f7dceab328111179d7382f5/rp3_cache-1.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ead98570a727557c65ec51a2beeec5a5", "sha256": "0aabb6b8ebc410a1a1697de9cf76d7a7475f8e67174235ea805a3da4b0bbe374" }, "downloads": -1, "filename": "rp3_cache-1.1.tar.gz", "has_sig": false, "md5_digest": "ead98570a727557c65ec51a2beeec5a5", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 4513, "upload_time": "2019-09-25T10:06:49", "url": "https://files.pythonhosted.org/packages/37/b1/53e26ad134cc3605729ba15e5b6f5112d782378a17f6ea4d661c0a26882f/rp3_cache-1.1.tar.gz" } ], "1.2": [ { "comment_text": "", "digests": { "md5": "7b8ac188501086362ecac426df473ad5", "sha256": "fb6a7b5f216064d250f122c543cad669755703e05b5f0473ed8269c88af547a1" }, "downloads": -1, "filename": "rp3_cache-1.2-py3-none-any.whl", "has_sig": false, "md5_digest": "7b8ac188501086362ecac426df473ad5", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6", "size": 6496, "upload_time": "2019-09-25T13:19:26", "url": "https://files.pythonhosted.org/packages/56/2e/4f774e4c4ad0fde48826eadcc6ed04d865cfdbdbf948ba6d208a56b277a6/rp3_cache-1.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "7cc76243022c9daf0486cb8e8093b136", "sha256": "6c604945f66fb1687571472cbc6201303c131f3651c6e923d3a3c19266dde6c4" }, "downloads": -1, "filename": "rp3_cache-1.2.tar.gz", "has_sig": false, "md5_digest": "7cc76243022c9daf0486cb8e8093b136", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 4544, "upload_time": "2019-09-25T13:19:29", "url": "https://files.pythonhosted.org/packages/69/d6/c630625fdb74526b73734896c3fbefe7b06421672dd4377f434dd5ff5d83/rp3_cache-1.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7b8ac188501086362ecac426df473ad5", "sha256": "fb6a7b5f216064d250f122c543cad669755703e05b5f0473ed8269c88af547a1" }, "downloads": -1, "filename": "rp3_cache-1.2-py3-none-any.whl", "has_sig": false, "md5_digest": "7b8ac188501086362ecac426df473ad5", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6", "size": 6496, "upload_time": "2019-09-25T13:19:26", "url": "https://files.pythonhosted.org/packages/56/2e/4f774e4c4ad0fde48826eadcc6ed04d865cfdbdbf948ba6d208a56b277a6/rp3_cache-1.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "7cc76243022c9daf0486cb8e8093b136", "sha256": "6c604945f66fb1687571472cbc6201303c131f3651c6e923d3a3c19266dde6c4" }, "downloads": -1, "filename": "rp3_cache-1.2.tar.gz", "has_sig": false, "md5_digest": "7cc76243022c9daf0486cb8e8093b136", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 4544, "upload_time": "2019-09-25T13:19:29", "url": "https://files.pythonhosted.org/packages/69/d6/c630625fdb74526b73734896c3fbefe7b06421672dd4377f434dd5ff5d83/rp3_cache-1.2.tar.gz" } ] }