{ "info": { "author": "Sergio Peignier, Pauline Schmitt", "author_email": "sergio.peignier@insa-lyon.fr", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: GNU General Public License (GPL)", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "# GReNaDIne: Gene Regulatory Network Data-driven Inference\n\nThis Python 3.7 package allows to infer Gene Regulatory Networks through several\nData-driven methods. Pre-processing and evaluation methods are also included.\n\n### Dependencies\n\n+ `pip install numpy` version 1.16.2\n+ `pip install pandas` version 0.24.2\n+ `pip install matplotlib` version 3.0.3\n+ `pip install joblib` version 0.13.2\n+ `pip install Cython` version 0.29.6\n+ `pip install sklearn` version 0.20.3\n+ `pip install pandas` version 0.24.2\n+ `pip install pot` version 0.5.1\nPOT is not included in the automatic dependencies install\nYou have to install it if you want to use columns_matrix_OT_norm() normalization function.\nThe other functions of the package do not need POT.\n+ `pip install rpy2` version 3.0.2\nrpy2 is not included in the automatic dependencies install\nYou have to install it if you want to use DEseq2() normalization function.\nThe other functions of the package do not need rpy2.\n\n### Installation:\n\n`pip install GReNaDIne`\n\n### Tutorials:\n\nCheck the jupyter notebook tutorials located in the __tutorial__ folder\n+ `Infer_dream5_E_coli_GRN_using_GENIE3.ipynb` to infer GRNs using the GENIE3 method (random forest regression)\n+ `Infer_dream5_E_coli_GRN_using_SVMs.ipynb` to infer GRNs using the SVM method (SVM classification)\n\n### Authors:\n\nFor bug reports and feedback do not hesitate to contact the authors\n\n+ [Sergio Peignier](sergio.peignier@insa-lyon.fr)\n+ [Pauline Schmitt](pauline.schmitt@insa-lyon.fr)\n\n### Maintainer:\n\n+ [Sergio Peignier](sergio.peignier@insa-lyon.fr)\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": "", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "GReNaDIne", "package_url": "https://pypi.org/project/GReNaDIne/", "platform": "", "project_url": "https://pypi.org/project/GReNaDIne/", "project_urls": null, "release_url": "https://pypi.org/project/GReNaDIne/0.0.4/", "requires_dist": [ "pandas", "numpy", "scikit-learn", "tqdm", "scipy" ], "requires_python": "", "summary": "Data-Driven Gene Regulatory Network Inference", "version": "0.0.4" }, "last_serial": 5576720, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "24639754a66d7201a793862a17d1bc01", "sha256": "0b7354ba02c1551c63c609dff5ae187a437eeac34c0867b4f6ca5c6899e4194e" }, "downloads": -1, "filename": "GReNaDIne-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "24639754a66d7201a793862a17d1bc01", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 40531, "upload_time": "2019-07-24T09:09:25", "url": "https://files.pythonhosted.org/packages/33/c1/7f864288e694d27f28a77dc6c04732e479a15802969919c661d48b358bd0/GReNaDIne-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "e36f7e74735bcf945aa87575c4e8ad32", "sha256": "28c6de8993f27be9247939cf7438a3946ce5a7769ae4d860a912fc7f85f17395" }, "downloads": -1, "filename": "GReNaDIne-0.0.1.tar.gz", "has_sig": false, "md5_digest": "e36f7e74735bcf945aa87575c4e8ad32", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 231093, "upload_time": "2019-07-24T09:09:32", "url": "https://files.pythonhosted.org/packages/63/8d/e967df3e3b207296fa87e49cd545856296d2994d73825d7ac2a0cf229937/GReNaDIne-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "4901b568c3ab3d36cc6f2a2534033a7c", "sha256": "e9e8a70b80f2d074a367ad2e9e9f0bf3e2ae52f0968052ea8c41054c8c0f26c6" }, "downloads": -1, "filename": "GReNaDIne-0.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "4901b568c3ab3d36cc6f2a2534033a7c", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 41106, "upload_time": "2019-07-24T09:09:28", "url": "https://files.pythonhosted.org/packages/a7/ce/667f62a1d352fcb5f28638eed201c0189742e6b2f889135e9a7e1746dd92/GReNaDIne-0.0.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "4526a7549768e80855a7c22efa7bdd49", "sha256": "ec32f01e1999668dd9e07346506828f563a92d46fecf0c01f6d12966cd8e5ed6" }, "downloads": -1, "filename": "GReNaDIne-0.0.2.tar.gz", "has_sig": false, "md5_digest": "4526a7549768e80855a7c22efa7bdd49", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 715585, "upload_time": "2019-07-24T09:09:34", "url": "https://files.pythonhosted.org/packages/77/12/1cfb8735e8f7594953c1426b443dff6aad874c2035edc7d7904a2456a2ab/GReNaDIne-0.0.2.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "c6b56fcf81eb3fca1f131ddee58c844f", "sha256": "295f32a38acbf53fe3b7056cec0c61ba527ec398a456926dedecdbafbd1773b6" }, "downloads": -1, "filename": "GReNaDIne-0.0.3-py3-none-any.whl", "has_sig": false, "md5_digest": "c6b56fcf81eb3fca1f131ddee58c844f", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 41186, "upload_time": "2019-07-24T09:09:29", "url": "https://files.pythonhosted.org/packages/c0/0b/7eb53c64660bc50940fc4b4aae2c4d0e48871b59a7ed849bc80338d04247/GReNaDIne-0.0.3-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f6b1585951e6193a3c843cb5a457ead0", "sha256": "cce79910388dc9c110a3b050a7b9c4b7a6027c511c538d9b69ccef04ddb12f8e" }, "downloads": -1, "filename": "GReNaDIne-0.0.3.tar.gz", "has_sig": false, "md5_digest": "f6b1585951e6193a3c843cb5a457ead0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 715643, "upload_time": "2019-07-24T09:09:36", "url": "https://files.pythonhosted.org/packages/1a/27/869bd491c48f1d770691dd7575195bda31cd7fad295fde9d4227d121eb79/GReNaDIne-0.0.3.tar.gz" } ], "0.0.4": [ { "comment_text": "", "digests": { "md5": "e8a120fb928bcb8314e501acec132512", "sha256": "357f535934f746b4cb7fe4367511ba4774717257026ac0747d8544fee31692d2" }, "downloads": -1, "filename": "GReNaDIne-0.0.4-py3-none-any.whl", "has_sig": false, "md5_digest": "e8a120fb928bcb8314e501acec132512", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 41184, "upload_time": "2019-07-24T09:09:31", "url": "https://files.pythonhosted.org/packages/55/84/725e0218c9e57f9970ce930243ebe2182caf95942cbfcca14929b42fe97b/GReNaDIne-0.0.4-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "d5a88f44d3525d77a6123283332c0d4e", "sha256": "3573a0e53ac928c35dc576a22416bfec868ebfa118acb914ce91e0b8100b5b8f" }, "downloads": -1, "filename": "GReNaDIne-0.0.4.tar.gz", "has_sig": false, "md5_digest": "d5a88f44d3525d77a6123283332c0d4e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 715650, "upload_time": "2019-07-24T09:09:38", "url": "https://files.pythonhosted.org/packages/b0/8a/9fa4947fd50457237b2f5bd9627818b78df1ae6f4b770d5edaf87e8a1516/GReNaDIne-0.0.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e8a120fb928bcb8314e501acec132512", "sha256": "357f535934f746b4cb7fe4367511ba4774717257026ac0747d8544fee31692d2" }, "downloads": -1, "filename": "GReNaDIne-0.0.4-py3-none-any.whl", "has_sig": false, "md5_digest": "e8a120fb928bcb8314e501acec132512", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 41184, "upload_time": "2019-07-24T09:09:31", "url": "https://files.pythonhosted.org/packages/55/84/725e0218c9e57f9970ce930243ebe2182caf95942cbfcca14929b42fe97b/GReNaDIne-0.0.4-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "d5a88f44d3525d77a6123283332c0d4e", "sha256": "3573a0e53ac928c35dc576a22416bfec868ebfa118acb914ce91e0b8100b5b8f" }, "downloads": -1, "filename": "GReNaDIne-0.0.4.tar.gz", "has_sig": false, "md5_digest": "d5a88f44d3525d77a6123283332c0d4e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 715650, "upload_time": "2019-07-24T09:09:38", "url": "https://files.pythonhosted.org/packages/b0/8a/9fa4947fd50457237b2f5bd9627818b78df1ae6f4b770d5edaf87e8a1516/GReNaDIne-0.0.4.tar.gz" } ] }