Name | prodigy-cryst JSON |
Version |
1.0.1
JSON |
| download |
home_page | None |
Summary | Predicts if a protein complex interface is biological or crystallographic. |
upload_time | 2024-04-30 15:31:43 |
maintainer | None |
docs_url | None |
author | BonvinLab |
requires_python | <4.0,>=3.8 |
license | Apache-2.0 |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
[](https://github.com/haddocking/prodigy-cryst/actions/workflows/unittests.yml)
[](https://www.codacy.com/gh/haddocking/prodigy-cryst/dashboard?utm_source=github.com&utm_medium=referral&utm_content=haddocking/prodigy-cryst&utm_campaign=Badge_Grade)
[](https://www.codacy.com/gh/haddocking/prodigy-cryst/dashboard?utm_source=github.com&utm_medium=referral&utm_content=haddocking/prodigy-cryst&utm_campaign=Badge_Coverage)
[](https://fair-software.eu)
# PRODIGY-cryst
Collection of scripts to predict whether an interface in a protein-protein complex is biological or crystallographic from its atomic coordinates.
## Installation
```bash
> git clone http://github.com/haddocking/prodigy-cryst
> python setup.py install
```
## Usage
```bash
prodigy_cryst <pdb file> [--selection <chain1><chain2>]
```
Type --help to get a list of all the possible options.
Raw data
{
"_id": null,
"home_page": null,
"name": "prodigy-cryst",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.8",
"maintainer_email": null,
"keywords": null,
"author": "BonvinLab",
"author_email": "bonvinlab.support@uu.nl",
"download_url": "https://files.pythonhosted.org/packages/1d/a1/e00509656ae1d0a1f403d91fb44355bd061513f7df60a1ecacf666eccdaf/prodigy_cryst-1.0.1.tar.gz",
"platform": null,
"description": "[](https://github.com/haddocking/prodigy-cryst/actions/workflows/unittests.yml)\n[](https://www.codacy.com/gh/haddocking/prodigy-cryst/dashboard?utm_source=github.com&utm_medium=referral&utm_content=haddocking/prodigy-cryst&utm_campaign=Badge_Grade)\n[](https://www.codacy.com/gh/haddocking/prodigy-cryst/dashboard?utm_source=github.com&utm_medium=referral&utm_content=haddocking/prodigy-cryst&utm_campaign=Badge_Coverage)\n[](https://fair-software.eu)\n\n# PRODIGY-cryst\n\nCollection of scripts to predict whether an interface in a protein-protein complex is biological or crystallographic from its atomic coordinates.\n\n## Installation\n\n```bash\n> git clone http://github.com/haddocking/prodigy-cryst\n> python setup.py install\n```\n\n## Usage\n\n```bash\nprodigy_cryst <pdb file> [--selection <chain1><chain2>]\n```\n\nType --help to get a list of all the possible options.\n",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "Predicts if a protein complex interface is biological or crystallographic.",
"version": "1.0.1",
"project_urls": null,
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "cab87755d23fcea5202b5d86dbf4634730ebebb8f4b1a0de4e2f6ba41ef41a6a",
"md5": "19a69dbe9b6e889564892809aff48d32",
"sha256": "cf8320bc468dcacaccaa23b2502fe5363ef57288aaffd871514b3f7f0cf3fc7b"
},
"downloads": -1,
"filename": "prodigy_cryst-1.0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "19a69dbe9b6e889564892809aff48d32",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.8",
"size": 3061457,
"upload_time": "2024-04-30T15:31:40",
"upload_time_iso_8601": "2024-04-30T15:31:40.172491Z",
"url": "https://files.pythonhosted.org/packages/ca/b8/7755d23fcea5202b5d86dbf4634730ebebb8f4b1a0de4e2f6ba41ef41a6a/prodigy_cryst-1.0.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "1da1e00509656ae1d0a1f403d91fb44355bd061513f7df60a1ecacf666eccdaf",
"md5": "5845143c032b2173b3d859a5a11de83b",
"sha256": "ded9d57349e0d7025d87bfa32514797481b8b9c6d4247bc7a1f5b83847e8e8ce"
},
"downloads": -1,
"filename": "prodigy_cryst-1.0.1.tar.gz",
"has_sig": false,
"md5_digest": "5845143c032b2173b3d859a5a11de83b",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.8",
"size": 2924269,
"upload_time": "2024-04-30T15:31:43",
"upload_time_iso_8601": "2024-04-30T15:31:43.404480Z",
"url": "https://files.pythonhosted.org/packages/1d/a1/e00509656ae1d0a1f403d91fb44355bd061513f7df60a1ecacf666eccdaf/prodigy_cryst-1.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-04-30 15:31:43",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "prodigy-cryst"
}