{ "info": { "author": "Anna Calinawan", "author_email": "anna.calinawan@mssm.edu", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "# PathwayAssessor\n\n- [Authors](#authors)\n- [Overview](#Overview)\n- [Installation](#installation)\n- [Usage](#usage)\n- [References](#references)\n- [Contributions](#contributions)\n\n## Authors\nBoris Reva1, Anna Calinawan1\n\n1Icahn School of Medicine at Mount Sinai (USA)\n\n## Overview\n\nComparison of tumors by activities of molecular pathways can help nominate disease driver pathways, \nidentify targets for therapeutic intervention, and determine clinically relevant subtypes and diagnostic biomarkers. \nWe introduce a new method for calculating overrepresentation and underrepresentation scores to assess a pathway\u2019s \nactivation and suppression, respectively.\nThe novelty of this approach is in independent assessment of overrepresentation and underrepresentation of pathway\u2019s \ngenes from both top and bottom of the ranked gene list of a given sample.\n\n\n## Installation\nRequires: Python >= 3.6\n\nTo install the latest version of PathwayAssessor, run:\n\n```\npip install pathway-assessor\n```\n\n## Usage\nTo see more information about the main functions, visit the [ReadMe included with the package code](https://github.com/annapamma/PathwayAssessor/tree/master/pathway_assessor).\n\n```\nimport pathway_assessor as pa\n\npa.all()\npa.harmonic()\npa.geometric()\npa.min_p_val()\n```\n\n\n## References \n1. Barbie, D.A. , et al. \u201cSystematic RNA interference reveals\u2026\u201d, Nature. 2009 Nov 5;462(7269):108-12.\n2. Abril-Rodrigues, G., Ribas A., \u201cSnapShot: Immune Checkpoint Inhibitors\u201d, Cancer Cell 31, June 12, 2017.\n3. Aran, D., Hu Z., Butte, A. \u201cxCell: digitally portraying the tissue\u2026\u201d, Genome Biology. (2017) 18:220. \n\n### Contributions\n\nIf you find small bugs, larger issues, or have suggestions, please email the maintainer at .\nContributions (via pull requests or otherwise) are welcome.\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/annapamma/PathwayAssessor", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "pathway-assessor", "package_url": "https://pypi.org/project/pathway-assessor/", "platform": "", "project_url": "https://pypi.org/project/pathway-assessor/", "project_urls": { "Homepage": "https://github.com/annapamma/PathwayAssessor" }, "release_url": "https://pypi.org/project/pathway-assessor/0.0.4/", "requires_dist": [ "numpy", "scipy", "pandas" ], "requires_python": "", "summary": "For assessing the overrepresentation and underrepresentation of pathway genes in a given expression table", "version": "0.0.4", "yanked": false, "yanked_reason": null }, "last_serial": 6038295, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "6e50a070e2584abf4d7b48265640cd9c", "sha256": "b29f8e9384448600eefdd060a040b63baf11df9349338f776b7c0c6240c2aa57" }, "downloads": -1, "filename": "pathway_assessor-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "6e50a070e2584abf4d7b48265640cd9c", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 1011286, "upload_time": "2019-04-10T18:12:56", "upload_time_iso_8601": "2019-04-10T18:12:56.911320Z", "url": "https://files.pythonhosted.org/packages/da/94/f84550918f39ea982c617eb6516a641da18be90f67ee69ce6243a00b7e0b/pathway_assessor-0.0.1-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "5400bcfb5cd0ed6931170239807f1ac4", "sha256": "3c52e9de89f87ac90080bc84d032c93f04c1fd03f675319af53216b6e50e5e02" }, "downloads": -1, "filename": "pathway-assessor-0.0.1.tar.gz", "has_sig": false, "md5_digest": "5400bcfb5cd0ed6931170239807f1ac4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 973386, "upload_time": "2019-04-10T18:13:00", "upload_time_iso_8601": "2019-04-10T18:13:00.136619Z", "url": "https://files.pythonhosted.org/packages/61/97/abff96a969a929022f13677a227e292548fecb4ce6374cdc8b4f69fb6dcd/pathway-assessor-0.0.1.tar.gz", "yanked": false, "yanked_reason": null } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "0efbaa3f4ee0d424c8a23db9ca926bcc", "sha256": "fb91e3c75b8908cb554c9dde7a434f5798aa494d9bc9519c85e947538abf7283" }, "downloads": -1, "filename": "pathway_assessor-0.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "0efbaa3f4ee0d424c8a23db9ca926bcc", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 1011287, "upload_time": "2019-04-10T18:23:24", "upload_time_iso_8601": "2019-04-10T18:23:24.204684Z", "url": "https://files.pythonhosted.org/packages/c0/13/988d4df40e228dfa4f97a067733d868551b8822ee31c85b478e321ae9bc0/pathway_assessor-0.0.2-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "fc0554160f61ad8b727063992501c8eb", "sha256": "1a0af76b1a665759e6a098e62900d34d1cc97466288addb7aa4e371a6b6262de" }, "downloads": -1, "filename": "pathway-assessor-0.0.2.tar.gz", "has_sig": false, "md5_digest": "fc0554160f61ad8b727063992501c8eb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 973389, "upload_time": "2019-04-10T18:23:27", "upload_time_iso_8601": "2019-04-10T18:23:27.903480Z", "url": "https://files.pythonhosted.org/packages/fc/e8/2a64e7e46b9b2842b728346053afc74a30bb1a4d4dad356a652d2df1b2a6/pathway-assessor-0.0.2.tar.gz", "yanked": false, "yanked_reason": null } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "f67cb1782f98655393ffc29628f2c2c1", "sha256": "514d43f83bf07b7df52b9fb76a48eea35db188a7f44e57b9a3138f705b6144a8" }, "downloads": -1, "filename": "pathway_assessor-0.0.3-py3-none-any.whl", "has_sig": false, "md5_digest": "f67cb1782f98655393ffc29628f2c2c1", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 1011255, "upload_time": "2019-04-10T18:26:04", "upload_time_iso_8601": "2019-04-10T18:26:04.929440Z", "url": "https://files.pythonhosted.org/packages/72/e1/f5a0e0f6cc4c7603f8b0b63bccec53cb52b796e017d4cf92c598ac9945bd/pathway_assessor-0.0.3-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "6b3c7af10bd17e2549d5a3939622a542", "sha256": "55736baeb199f8c0931bcba076dfc7110b1af18ff1f85c0a6648ebc1c30bf558" }, "downloads": -1, "filename": "pathway-assessor-0.0.3.tar.gz", "has_sig": false, "md5_digest": "6b3c7af10bd17e2549d5a3939622a542", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 973306, "upload_time": "2019-04-10T18:26:10", "upload_time_iso_8601": "2019-04-10T18:26:10.415001Z", "url": "https://files.pythonhosted.org/packages/af/f2/b705c40ccc10dda3d381bd8199b6615e8c7d20f1319dc9f973ddd8d732e2/pathway-assessor-0.0.3.tar.gz", "yanked": false, "yanked_reason": null } ], "0.0.4": [ { "comment_text": "", "digests": { "md5": "dd37af1473c06fa8f9356ad7cb68915f", "sha256": "cda3d60d05addb942f9cc584809f233b84eb45f43357a62f59a72ecc6595f658" }, "downloads": -1, "filename": "pathway_assessor-0.0.4-py3-none-any.whl", "has_sig": false, "md5_digest": "dd37af1473c06fa8f9356ad7cb68915f", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 1140381, "upload_time": "2019-10-27T20:27:19", "upload_time_iso_8601": "2019-10-27T20:27:19.723482Z", "url": "https://files.pythonhosted.org/packages/37/9f/e35f2daebaea76f722cb1d0cad6eae57c147442a24913ea7e74c7d091a66/pathway_assessor-0.0.4-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "716a01962520582faa2c6af0b4f4f5ef", "sha256": "646fa400462b880142d590a5d1956152777fc0f1f2f6adcc0512c6a987d28559" }, "downloads": -1, "filename": "pathway-assessor-0.0.4.tar.gz", "has_sig": false, "md5_digest": "716a01962520582faa2c6af0b4f4f5ef", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1098954, "upload_time": "2019-10-27T20:27:42", "upload_time_iso_8601": "2019-10-27T20:27:42.623959Z", "url": "https://files.pythonhosted.org/packages/17/03/fff18672cd30fbd7463cf595aa13d38a88b268124dc164f4fa7641b4e3aa/pathway-assessor-0.0.4.tar.gz", "yanked": false, "yanked_reason": null } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "dd37af1473c06fa8f9356ad7cb68915f", "sha256": "cda3d60d05addb942f9cc584809f233b84eb45f43357a62f59a72ecc6595f658" }, "downloads": -1, "filename": "pathway_assessor-0.0.4-py3-none-any.whl", "has_sig": false, "md5_digest": "dd37af1473c06fa8f9356ad7cb68915f", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 1140381, "upload_time": "2019-10-27T20:27:19", "upload_time_iso_8601": "2019-10-27T20:27:19.723482Z", "url": "https://files.pythonhosted.org/packages/37/9f/e35f2daebaea76f722cb1d0cad6eae57c147442a24913ea7e74c7d091a66/pathway_assessor-0.0.4-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "716a01962520582faa2c6af0b4f4f5ef", "sha256": "646fa400462b880142d590a5d1956152777fc0f1f2f6adcc0512c6a987d28559" }, "downloads": -1, "filename": "pathway-assessor-0.0.4.tar.gz", "has_sig": false, "md5_digest": "716a01962520582faa2c6af0b4f4f5ef", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1098954, "upload_time": "2019-10-27T20:27:42", "upload_time_iso_8601": "2019-10-27T20:27:42.623959Z", "url": "https://files.pythonhosted.org/packages/17/03/fff18672cd30fbd7463cf595aa13d38a88b268124dc164f4fa7641b4e3aa/pathway-assessor-0.0.4.tar.gz", "yanked": false, "yanked_reason": null } ], "vulnerabilities": [] }