# Rigid body fit
Align a biolmolecule structure to a density.
## Installing and running
Install the latest release from the python package manager
```bash
pip3 install rigidbodyfit
```
Then run it
```bash
rigid-body-fit
```
## Installing and running from source (if you must)
Running directly from the shell
```bash
./rigid-body-fit.py
```
## Author
Christian Blau
Raw data
{
"_id": null,
"home_page": "https://gitlab.com/cblau/rigidbodyfit",
"name": "rigidbodyfit",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": "",
"keywords": "molecular dynamics,GROMACS",
"author": "Christian Blau",
"author_email": "cblau.mail@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/f3/3c/bc1edbd699636dcc9cd6432a5b334fde9a134529f84c1e48a832ab75ff8c/rigidbodyfit-1.1.tar.gz",
"platform": null,
"description": "# Rigid body fit\n\nAlign a biolmolecule structure to a density.\n\n## Installing and running\n\nInstall the latest release from the python package manager\n\n```bash\npip3 install rigidbodyfit\n```\n\nThen run it\n\n```bash\nrigid-body-fit\n```\n\n## Installing and running from source (if you must)\n\nRunning directly from the shell\n\n```bash\n./rigid-body-fit.py\n```\n\n## Author\n\nChristian Blau\n\n\n",
"bugtrack_url": null,
"license": "",
"summary": "Align biomolecular structures with densities",
"version": "1.1",
"split_keywords": [
"molecular dynamics",
"gromacs"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "44965664bce2c063c4967d88df2d90b80f8432629ba4bc9463f499c01dacbb29",
"md5": "5f2759b86273d7de8ecef8a5fae151fd",
"sha256": "a243551b6ec1e4144afcb87d125aa140b8fa66a6ad7e0a76ec2a4f50b8a7aab0"
},
"downloads": -1,
"filename": "rigidbodyfit-1.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "5f2759b86273d7de8ecef8a5fae151fd",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 20017,
"upload_time": "2022-05-09T17:56:41",
"upload_time_iso_8601": "2022-05-09T17:56:41.253021Z",
"url": "https://files.pythonhosted.org/packages/44/96/5664bce2c063c4967d88df2d90b80f8432629ba4bc9463f499c01dacbb29/rigidbodyfit-1.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "f33cbc1edbd699636dcc9cd6432a5b334fde9a134529f84c1e48a832ab75ff8c",
"md5": "b7cc75ea9ef41f384135e27c172552d8",
"sha256": "640a61ac18894330b32ccc1e19361564df2dd8758edea0c31187293807af31d9"
},
"downloads": -1,
"filename": "rigidbodyfit-1.1.tar.gz",
"has_sig": false,
"md5_digest": "b7cc75ea9ef41f384135e27c172552d8",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 19390,
"upload_time": "2022-05-09T17:56:42",
"upload_time_iso_8601": "2022-05-09T17:56:42.763831Z",
"url": "https://files.pythonhosted.org/packages/f3/3c/bc1edbd699636dcc9cd6432a5b334fde9a134529f84c1e48a832ab75ff8c/rigidbodyfit-1.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2022-05-09 17:56:42",
"github": false,
"gitlab": true,
"bitbucket": false,
"gitlab_user": "cblau",
"gitlab_project": "rigidbodyfit",
"lcname": "rigidbodyfit"
}