{ "info": { "author": "Badri Adhikari", "author_email": "adhikarib@umsl.edu", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Science/Research", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python" ], "description": "## DEEPCON: Protein Contact Prediction using Dilated Convolutional Neural Networks with Dropout \n\n\n#### Contact:\nEmail: adhikarib@umsl.edu \nHomepage: https://badriadhikari.github.io/ \nPaper: https://www.biorxiv.org/content/10.1101/590455v1 \n\n### DEEPCON using Covariance features as input\n\nTrained and validated using the 3456 proteins in the DeepCov dataset with the covariance features (441 channels) as input.\n\n\n#### Installation Instructions:\n\n\nYou need a deep learing backend that is Keras compatible:\n\n pip3 install -U tensorflow\n pip3 install pyyaml\n\nInstall DEEPCON-Covariance package\n\n pip3 install deepcon\n\n\n#### Intstructions for User:\n\nInside Python:\n\n\timport deepcon\n\n\n#### Predict\n```bash\npython ../deepcon-covariance.py --aln ./16pkA0.aln --rr ./16pkA0.rr\n```\n\n#### Evaluate\n```bash\n./coneva-lite.pl -pdb ./16pkA.pdb -rr ./16pkA0.rr\n```\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://github.com/Chaserich1/deepconpkg", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "deepconpkg", "package_url": "https://pypi.org/project/deepconpkg/", "platform": "", "project_url": "https://pypi.org/project/deepconpkg/", "project_urls": { "Homepage": "https://github.com/Chaserich1/deepconpkg" }, "release_url": "https://pypi.org/project/deepconpkg/0.0.3/", "requires_dist": [ "numpy", "pyYAML", "tensorflow", "keras" ], "requires_python": "", "summary": "Protein Contact Prediction using Dilated Convolutional Neural Networks with Dropout", "version": "0.0.3" }, "last_serial": 5486931, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "c74f6c5621dc189d8658f795c6697896", "sha256": "a377f0a838a6a7369c529c0a977ee415424797824ed45fed374bb5d306ae8efa" }, "downloads": -1, "filename": "deepconpkg-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "c74f6c5621dc189d8658f795c6697896", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 2478, "upload_time": "2019-07-04T14:10:23", "url": "https://files.pythonhosted.org/packages/b4/f7/ec749d1e87a3bef3b93f7fc6c17505180fee006c143f06e8a5dd67e89f2e/deepconpkg-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "15172e152ad058ac24f47c909d2f6561", "sha256": "5e4a98c37b29abe6d87aae9c5c78aab794f4f659961273e56fb5c62fd6fae6c0" }, "downloads": -1, "filename": "deepconpkg-0.0.1.tar.gz", "has_sig": false, "md5_digest": "15172e152ad058ac24f47c909d2f6561", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1664, "upload_time": "2019-07-04T14:10:25", "url": "https://files.pythonhosted.org/packages/01/da/c20591fe3e324acfcad6657914e154a308e00af81d8dacc25402b1ebce78/deepconpkg-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "03b965015236f5f2aa11c32a5a49c898", "sha256": "73b6f13352163b9a5b9efc3e2b17ef2e56ef3c7d61eaac079c8a89312229b676" }, "downloads": -1, "filename": "deepconpkg-0.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "03b965015236f5f2aa11c32a5a49c898", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 2480, "upload_time": "2019-07-04T14:16:32", "url": "https://files.pythonhosted.org/packages/1b/9a/59bc9f7e8e5edcc6898b945b68e8fbcea1f3f4630b1abae6ede21bb9115f/deepconpkg-0.0.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f1bce589155f6471438f9e9aeffd740f", "sha256": "72f959a2f6299793f1539f921826a023f896efede70db5e1aafd205489ffac16" }, "downloads": -1, "filename": "deepconpkg-0.0.2.tar.gz", "has_sig": false, "md5_digest": "f1bce589155f6471438f9e9aeffd740f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1667, "upload_time": "2019-07-04T14:16:33", "url": "https://files.pythonhosted.org/packages/e9/a3/a1530aed51a493b218e254ce01d822794482190ea339c274ba293f3cdc27/deepconpkg-0.0.2.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "ef52738eb5283cffa1a2b4027c4fab81", "sha256": "2837f7748e2e98dd5a2ffeba8e6f2d47aee5eef69a75ee69aaa1f2e7d9e2f3fa" }, "downloads": -1, "filename": "deepconpkg-0.0.3-py3-none-any.whl", "has_sig": false, "md5_digest": "ef52738eb5283cffa1a2b4027c4fab81", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4903, "upload_time": "2019-07-04T14:20:17", "url": "https://files.pythonhosted.org/packages/1d/af/f3bdca0f308fd1b1cdf76ccbd6c7768d91d13e57ccfd068c4595030ec1c3/deepconpkg-0.0.3-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "7e2a80c2068cfcab41d0fa70d6ba5417", "sha256": "c76f5622a5a54fb381cf21174bf886d2be97ab92dfa3f5532733e62699ef7499" }, "downloads": -1, "filename": "deepconpkg-0.0.3.tar.gz", "has_sig": false, "md5_digest": "7e2a80c2068cfcab41d0fa70d6ba5417", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3721, "upload_time": "2019-07-04T14:20:19", "url": "https://files.pythonhosted.org/packages/57/09/88403518c50a64a794adc2526ed4b13942a736d848f280af5a99d9208e41/deepconpkg-0.0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ef52738eb5283cffa1a2b4027c4fab81", "sha256": "2837f7748e2e98dd5a2ffeba8e6f2d47aee5eef69a75ee69aaa1f2e7d9e2f3fa" }, "downloads": -1, "filename": "deepconpkg-0.0.3-py3-none-any.whl", "has_sig": false, "md5_digest": "ef52738eb5283cffa1a2b4027c4fab81", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4903, "upload_time": "2019-07-04T14:20:17", "url": "https://files.pythonhosted.org/packages/1d/af/f3bdca0f308fd1b1cdf76ccbd6c7768d91d13e57ccfd068c4595030ec1c3/deepconpkg-0.0.3-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "7e2a80c2068cfcab41d0fa70d6ba5417", "sha256": "c76f5622a5a54fb381cf21174bf886d2be97ab92dfa3f5532733e62699ef7499" }, "downloads": -1, "filename": "deepconpkg-0.0.3.tar.gz", "has_sig": false, "md5_digest": "7e2a80c2068cfcab41d0fa70d6ba5417", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3721, "upload_time": "2019-07-04T14:20:19", "url": "https://files.pythonhosted.org/packages/57/09/88403518c50a64a794adc2526ed4b13942a736d848f280af5a99d9208e41/deepconpkg-0.0.3.tar.gz" } ] }