{ "info": { "author": "\u00d6zlem Muslu", "author_email": "ozlemmuslu@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: Developers", "Intended Audience :: Science/Research", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Topic :: Scientific/Engineering :: Bio-Informatics" ], "description": "Protein-Protein Interaction (PPI) Network Annotation |build|\n============================================================\nA library for annotating a protein-protein interaction network using differentially expressed gene\ninformation\n\n.. |build| image:: https://travis-ci.com/GuiltyTargets/ppi-network-annotation.svg?branch=master\n :target: https://travis-ci.com/GuiltyTargets/ppi-network-annotation\n\nINPUT FILES\n-----------\nThere are 4 files which are necessary to run this program:\n\n1. A protein-protein interaction network in the format of:\n\n **Entrez ID** **Entrez ID** **Confidence score**\n\n Such as:\n\n 216 216 0.76\n\n 3679 1134 0.73\n\n 55607 71 0.65\n\n 5552 960 0.63\n\n 2886 2064 0.9\n\n 5058 2064 0.73\n\n 1742 2064 0.87\n\n\n An example of such a network can be found [here](http://cbdm-01.zdv.uni-mainz.de/~mschaefer/hippie/download.php)\n\n\n2. An experiment file, in Excel format. Rows show individual entries, columns are the values of the following properties:\n\n - **Log2 fold change**\n - **Adjusted p value**\n - **Entrez id**\n\n The file may contain other columns too, but the indices and names of the above columns must\n be entered as parameters\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/GuiltyTargets/ppi-network-annotation", "keywords": "Protein-Protein Interaction Network,Networks Biology,Annotated Protein-Protein Interaction Network,Differential Gene Expression", "license": "MIT License", "maintainer": "\u00d6zlem Muslu", "maintainer_email": "ozlemmuslu@gmail.com", "name": "ppi-network-annotation", "package_url": "https://pypi.org/project/ppi-network-annotation/", "platform": "", "project_url": "https://pypi.org/project/ppi-network-annotation/", "project_urls": { "Homepage": "https://github.com/GuiltyTargets/ppi-network-annotation" }, "release_url": "https://pypi.org/project/ppi-network-annotation/0.0.3/", "requires_dist": [ "numpy", "xlrd", "openpyxl", "python-igraph", "click", "dataclasses-json", "pandas" ], "requires_python": "", "summary": "Library for annotating a protein protein interaction network with differential", "version": "0.0.3" }, "last_serial": 4414853, "releases": { "0.0.3": [ { "comment_text": "", "digests": { "md5": "768a6b77c424639dab4ca291fd15973e", "sha256": "5fb256c424d3c11ef4791deaf68cc5b8d79f3a3b3a10f36a12dfa47b7e7c6b17" }, "downloads": -1, "filename": "ppi_network_annotation-0.0.3-py3-none-any.whl", "has_sig": false, "md5_digest": "768a6b77c424639dab4ca291fd15973e", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 14857, "upload_time": "2018-10-25T11:56:52", "url": "https://files.pythonhosted.org/packages/f1/57/704818d5bc9a9975dd28a166874fbf248057c0ffb4c4bdae61a604f110e8/ppi_network_annotation-0.0.3-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "c9a7c176febe869555df5cefcdc7b159", "sha256": "230ca13d496eec9193626448fe4786ea20e1e58da875f2a6d55fd9858093e291" }, "downloads": -1, "filename": "ppi_network_annotation-0.0.3.tar.gz", "has_sig": false, "md5_digest": "c9a7c176febe869555df5cefcdc7b159", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14519, "upload_time": "2018-10-25T11:56:53", "url": "https://files.pythonhosted.org/packages/51/a8/d8da300da581322862358d81554a4313f1ca362107749942adbf7fe5eb54/ppi_network_annotation-0.0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "768a6b77c424639dab4ca291fd15973e", "sha256": "5fb256c424d3c11ef4791deaf68cc5b8d79f3a3b3a10f36a12dfa47b7e7c6b17" }, "downloads": -1, "filename": "ppi_network_annotation-0.0.3-py3-none-any.whl", "has_sig": false, "md5_digest": "768a6b77c424639dab4ca291fd15973e", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 14857, "upload_time": "2018-10-25T11:56:52", "url": "https://files.pythonhosted.org/packages/f1/57/704818d5bc9a9975dd28a166874fbf248057c0ffb4c4bdae61a604f110e8/ppi_network_annotation-0.0.3-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "c9a7c176febe869555df5cefcdc7b159", "sha256": "230ca13d496eec9193626448fe4786ea20e1e58da875f2a6d55fd9858093e291" }, "downloads": -1, "filename": "ppi_network_annotation-0.0.3.tar.gz", "has_sig": false, "md5_digest": "c9a7c176febe869555df5cefcdc7b159", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14519, "upload_time": "2018-10-25T11:56:53", "url": "https://files.pythonhosted.org/packages/51/a8/d8da300da581322862358d81554a4313f1ca362107749942adbf7fe5eb54/ppi_network_annotation-0.0.3.tar.gz" } ] }