{ "info": { "author": "Julian Sp\u00e4th", "author_email": "spaethju@posteo.de", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Topic :: Software Development :: Build Tools" ], "description": "# Random Survival Forest\n\nThe ICGC-survival package provides an easy oppurtinity to perform survival prediction on ICGC datasets.\n\n## Installation\n```sh\n$ pip install icgc-survival\n```\n\n## Contribute\n\n- Source Code: https://github.com/julianspaeth/icgc-survival\n\n## Getting Started\n\n```python\n>>> from download_helper import login, download_file_by_project\n>>> from feature_creator import extract_gene_affected_counts\n>>> from label_creator import extract_survival_labels\n\n>>> token = login(username, password)\n>>> df = download_file_by_project(token=token, filetype=\"simple_somatic_mutation\", release=28, project_code=\"ALL-US\")\n>>> ssm_gene_affected_counts = extract_gene_affected_counts(df)\n>>> labels, features = extract_survival_labels(ssm_gene_affected_counts, donors)\n\n>>> x, x_test, y, y_test = train_test_split(features, labels, shuffle=True, test_size=0.33, random_state=10)\n...\n```\n\n## Support\n\nIf you are having issues or feedback, please let me know.\n\njulian.spaeth@student.uni-tuebinden.de\n\n## License\nMIT\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "https://github.com/julianspaeth/icgc-survival/archive/v0.1.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/julianspaeth/icgc-survival", "keywords": "survival-analysis,survival-prediction,machine-learning,random-survival-forest,icgc", "license": "MIT License", "maintainer": "", "maintainer_email": "", "name": "icgc-survival", "package_url": "https://pypi.org/project/icgc-survival/", "platform": "", "project_url": "https://pypi.org/project/icgc-survival/", "project_urls": { "Download": "https://github.com/julianspaeth/icgc-survival/archive/v0.1.tar.gz", "Homepage": "https://github.com/julianspaeth/icgc-survival" }, "release_url": "https://pypi.org/project/icgc-survival/0.2.3/", "requires_dist": [ "requests", "pandas", "lifelines", "numpy", "random-survival-forest" ], "requires_python": "", "summary": "A framework for survival prediction and analysis of ICGC datasets", "version": "0.2.3", "yanked": false, "yanked_reason": null }, "last_serial": 6024189, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "72f4224fe499fb3dcc2f8f71331c9a04", "sha256": "2cb9fe143634c209e27b5beef6c36e5742f4189778f80b6f874a9cba5c95cce7" }, "downloads": -1, "filename": "icgc_survival-0.1.tar.gz", "has_sig": false, "md5_digest": "72f4224fe499fb3dcc2f8f71331c9a04", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4437, "upload_time": "2019-09-17T09:30:47", "upload_time_iso_8601": "2019-09-17T09:30:47.291827Z", "url": "https://files.pythonhosted.org/packages/6f/12/aff26b1d407e462039069e1a5cb7ac5825ca90a4ca6d0a811b1f18f9824c/icgc_survival-0.1.tar.gz", "yanked": false, "yanked_reason": null } ], "0.2": [ { "comment_text": "", "digests": { "md5": "62b0a24e14b2be628542d538681ff4bb", "sha256": "8b391552a543beaeb2cdce2f03030d35f4884bff2151938ad63cec5728884d2b" }, "downloads": -1, "filename": "icgc_survival-0.2.tar.gz", "has_sig": false, "md5_digest": "62b0a24e14b2be628542d538681ff4bb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4573, "upload_time": "2019-10-03T18:36:24", "upload_time_iso_8601": "2019-10-03T18:36:24.087224Z", "url": "https://files.pythonhosted.org/packages/6c/00/2e336369a54d2f9facfa2948bbf2482042842cb4372f54ea090d58dcc033/icgc_survival-0.2.tar.gz", "yanked": false, "yanked_reason": null } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "9a8614bc35784d0122a4d6efe31d135b", "sha256": "bae9def74ec7e203c5a96c318dcd24d6d59e22d801731a88349ac7beac5f72d4" }, "downloads": -1, "filename": "icgc_survival-0.2.1.tar.gz", "has_sig": false, "md5_digest": "9a8614bc35784d0122a4d6efe31d135b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4578, "upload_time": "2019-10-03T19:17:11", "upload_time_iso_8601": "2019-10-03T19:17:11.058256Z", "url": "https://files.pythonhosted.org/packages/03/84/584d24bde1f0703913f88d0bf404c3de18a716ca636182841dc40910a123/icgc_survival-0.2.1.tar.gz", "yanked": false, "yanked_reason": null } ], "0.2.2": [ { "comment_text": "", "digests": { "md5": "bacf295e0a86e0e1deb74048680eece4", "sha256": "181b56b5a867141ca0f20c11874d951fc4c8b2d6e13985c9fc294fa41a83a8b9" }, "downloads": -1, "filename": "icgc_survival-0.2.2-py3-none-any.whl", "has_sig": false, "md5_digest": "bacf295e0a86e0e1deb74048680eece4", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 7972, "upload_time": "2019-10-14T16:55:58", "upload_time_iso_8601": "2019-10-14T16:55:58.896576Z", "url": "https://files.pythonhosted.org/packages/a0/99/d0d7a5c312170efce398863c69288aaa82319787657c170a5452da7d64f8/icgc_survival-0.2.2-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "e4fdd2d6873b8882ffb183c85a28b8d8", "sha256": "5e6224f1652b38d092c478f6c560107c4df402cc48963aa11f277fe17663757d" }, "downloads": -1, "filename": "icgc_survival-0.2.2.tar.gz", "has_sig": false, "md5_digest": "e4fdd2d6873b8882ffb183c85a28b8d8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6150, "upload_time": "2019-10-14T16:56:03", "upload_time_iso_8601": "2019-10-14T16:56:03.707767Z", "url": "https://files.pythonhosted.org/packages/66/67/f9c0bc3b20f646ac22304d74498548c47a18823c9107d9ecc498182ae960/icgc_survival-0.2.2.tar.gz", "yanked": false, "yanked_reason": null } ], "0.2.3": [ { "comment_text": "", "digests": { "md5": "68296fd7349bb7362808d3224264f40b", "sha256": "d2fb28a28220687ffd302c50f9f6ed188088cc4d31b42b1de85e4335faa0c699" }, "downloads": -1, "filename": "icgc_survival-0.2.3-py3-none-any.whl", "has_sig": false, "md5_digest": "68296fd7349bb7362808d3224264f40b", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 7964, "upload_time": "2019-10-24T14:31:05", "upload_time_iso_8601": "2019-10-24T14:31:05.434904Z", "url": "https://files.pythonhosted.org/packages/3e/f5/d25caa449c28b79bfaa7fa766556a6debf314ce4c99278b962f8fea7247c/icgc_survival-0.2.3-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "1a9611496e64bc4e51ae1802de43c8a8", "sha256": "17c2573a1fbaf0334bd084b07bdd0ffe246488c10ddc145da2c973daa2d9606f" }, "downloads": -1, "filename": "icgc_survival-0.2.3.tar.gz", "has_sig": false, "md5_digest": "1a9611496e64bc4e51ae1802de43c8a8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6136, "upload_time": "2019-10-24T14:31:10", "upload_time_iso_8601": "2019-10-24T14:31:10.642785Z", "url": "https://files.pythonhosted.org/packages/66/48/e00b00eb557905f0f15e31219fc48d2682a7f1720e4eb6d28cc52b9ad2a0/icgc_survival-0.2.3.tar.gz", "yanked": false, "yanked_reason": null } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "68296fd7349bb7362808d3224264f40b", "sha256": "d2fb28a28220687ffd302c50f9f6ed188088cc4d31b42b1de85e4335faa0c699" }, "downloads": -1, "filename": "icgc_survival-0.2.3-py3-none-any.whl", "has_sig": false, "md5_digest": "68296fd7349bb7362808d3224264f40b", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 7964, "upload_time": "2019-10-24T14:31:05", "upload_time_iso_8601": "2019-10-24T14:31:05.434904Z", "url": "https://files.pythonhosted.org/packages/3e/f5/d25caa449c28b79bfaa7fa766556a6debf314ce4c99278b962f8fea7247c/icgc_survival-0.2.3-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "1a9611496e64bc4e51ae1802de43c8a8", "sha256": "17c2573a1fbaf0334bd084b07bdd0ffe246488c10ddc145da2c973daa2d9606f" }, "downloads": -1, "filename": "icgc_survival-0.2.3.tar.gz", "has_sig": false, "md5_digest": "1a9611496e64bc4e51ae1802de43c8a8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6136, "upload_time": "2019-10-24T14:31:10", "upload_time_iso_8601": "2019-10-24T14:31:10.642785Z", "url": "https://files.pythonhosted.org/packages/66/48/e00b00eb557905f0f15e31219fc48d2682a7f1720e4eb6d28cc52b9ad2a0/icgc_survival-0.2.3.tar.gz", "yanked": false, "yanked_reason": null } ], "vulnerabilities": [] }