{ "info": { "author": "Martin Haagmans", "author_email": "mahaagmans@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "# NGSSCRIPTLIBRARY\n\nCollection of scripts to help with NGS data-analysis in the AMC.\n\n## Prerequisites\n\nzlib and BEDtools:\n\n```bash\nsudo apt-get install zlib-dev\nwget https://github.com/arq5x/bedtools2/releases/download/v2.27.0/bedtools-2.27.0.tar.gz\ntar -zxvf bedtools-2.27.0.tar.gz\ncd bedtools2\nmake\nsudo cp bedtools2/bin/* /usr/local/bin\n```\n\npython3-tkinter:\n```bash\nsudo apt-get install python3-tk\n```\n\n\n## Install\n\n```bash\nsudo pip install ngsscriplibrary\n```\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://www.github.com/martinhaagmans/ngsscriptlibrary", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "ngsscriptlibrary", "package_url": "https://pypi.org/project/ngsscriptlibrary/", "platform": "", "project_url": "https://pypi.org/project/ngsscriptlibrary/", "project_urls": { "Homepage": "https://www.github.com/martinhaagmans/ngsscriptlibrary" }, "release_url": "https://pypi.org/project/ngsscriptlibrary/1.0.5/", "requires_dist": [ "pybedtools (>=0.7.10)", "PyVCF (>=0.6.8)", "pysam (>=0.14.1)", "pandas (>=0.23.0)", "seaborn (>=0.8.1)", "matplotlib (>=2.2.2)", "PyMySQL (>=0.8.1)" ], "requires_python": "", "summary": "Scripts for NGS data-analysis", "version": "1.0.5" }, "last_serial": 4418470, "releases": { "1.0.5": [ { "comment_text": "", "digests": { "md5": "a4221a61103f7f27c5da05e867fce548", "sha256": "f24b87e9efd5fa3a06d52dce975cf17549aa039ea0a8424433d595aea9979ceb" }, "downloads": -1, "filename": "ngsscriptlibrary-1.0.5-py3-none-any.whl", "has_sig": false, "md5_digest": "a4221a61103f7f27c5da05e867fce548", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 27642, "upload_time": "2018-10-18T08:17:01", "url": "https://files.pythonhosted.org/packages/76/01/11a2aa4294bdafe6d1bec8481d15e29b43e6a35ef359b6b393310d9bf437/ngsscriptlibrary-1.0.5-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "c23efb4df93e19960d998fafba5df765", "sha256": "0ad6e949d71d13b87cae3ecda60fc20c45691a625301098a1daf77f066e4a540" }, "downloads": -1, "filename": "ngsscriptlibrary-1.0.5.tar.gz", "has_sig": false, "md5_digest": "c23efb4df93e19960d998fafba5df765", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 23800, "upload_time": "2018-10-18T08:17:02", "url": "https://files.pythonhosted.org/packages/3b/1e/f598edfbc5cd7bf7b97ee097e55420f671236025642da0699fa8c3ca7bd0/ngsscriptlibrary-1.0.5.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a4221a61103f7f27c5da05e867fce548", "sha256": "f24b87e9efd5fa3a06d52dce975cf17549aa039ea0a8424433d595aea9979ceb" }, "downloads": -1, "filename": "ngsscriptlibrary-1.0.5-py3-none-any.whl", "has_sig": false, "md5_digest": "a4221a61103f7f27c5da05e867fce548", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 27642, "upload_time": "2018-10-18T08:17:01", "url": "https://files.pythonhosted.org/packages/76/01/11a2aa4294bdafe6d1bec8481d15e29b43e6a35ef359b6b393310d9bf437/ngsscriptlibrary-1.0.5-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "c23efb4df93e19960d998fafba5df765", "sha256": "0ad6e949d71d13b87cae3ecda60fc20c45691a625301098a1daf77f066e4a540" }, "downloads": -1, "filename": "ngsscriptlibrary-1.0.5.tar.gz", "has_sig": false, "md5_digest": "c23efb4df93e19960d998fafba5df765", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 23800, "upload_time": "2018-10-18T08:17:02", "url": "https://files.pythonhosted.org/packages/3b/1e/f598edfbc5cd7bf7b97ee097e55420f671236025642da0699fa8c3ca7bd0/ngsscriptlibrary-1.0.5.tar.gz" } ] }