Name | cemm-gen JSON |
Version |
2024.7.23
JSON |
| download |
home_page | None |
Summary | Cellular Environment Mimicking Model GENerator |
upload_time | 2024-07-22 07:34:53 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.9 |
license | MIT License Copyright (c) 2024 y4suda Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
keywords |
bioinfomatic
molecular dynamics
biology
chemoinformatics
|
VCS |
 |
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
<p align="center"><br><img src="./cemm-gen_logo_horizontal.png" width="512px"><br><br>
Cellular Environment Mimicking Model GENerator <br><br><br></p>
# Welcome to CEMM-GEN
<p align="center"><br><img src="./cemm-gen_main.png" width="800px"></p>
## What is CEMM-GEN?
<img src="./cemm-gen_scheme.png" align="right" width="400px">
CEMM-GEN is a new tool aiming to generate cellular environment mimicking model for molecular dynamics simulation. CEMM-GEN provides a configuration with any modification group added to the spherical or cylinder-like interior.
<br><br><br><br><br><br><br><br><br>
## Requirements
Python >= 3.8, conda, openbabel, psi4, resp, ambertools, scikit-learn, rdkit, parmed
## Instllation
```sh
conda create -n cemm-gen-env
conda activate cemm-gen-env
conda install -c conda-forge openbabel psi4 resp ambertools
pip install cemm-gen
```
## Basic Usage
```sh:available_sub-commands
# Make a cylindrical model
cemm-gen cylinder --proteinseq GASGASGASGAS --proteinSS HHHHHHHHHHHH --resnames MTY:HYD --composition 1:2.5
# Make a spherical model
cemm-gen sphere --proteinpdb protein.pdb --resnames MTY:HYD --composition 0.3:0.7
# Make parameters for a new residue
cemm-gen makeparam --smiles CCC --resname MTY --description "Methyl group"
```
**Please see the documentation [English](https://github.com/y4suda/CEMM-GEN/blob/main/tutorial_en.md) / [日本語](https://github.com/y4suda/CEMM-GEN/blob/main/tutorial_ja.md)**
## Version History
See the [version history](./version_history.md) for the latest updates.
## Cite Us
T. Yasuda, R. Morita, Y. Shigeta and R. Harada. "Cellular Environment Mimicking Model GENerator: A tool for generating a cellular environment mimicking model."*XXXX*,2024,XXXX,[doi](https://XXX)
## Authors
Takunori Yasuda, Doctoral Program in Biology, University of Tsukuba
Rikuri Morita, Center for Computational Sciences, University of Tsukuba
Yasuteru Shigeta, Center for Computational Sciences, University of Tsukuba
Ryuhei Harada, Center for Computational Sciences, University of Tsukuba
yasuda.takunori.tkb_gb@u.tsukuba.ac.jp
Raw data
{
"_id": null,
"home_page": null,
"name": "cemm-gen",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": "bioinfomatic, molecular dynamics, biology, chemoinformatics",
"author": null,
"author_email": "Takunori Yasuda <yasuda.takunori.tkb_gb@u.tsukuba.ac.jp>, Rikuri Morita <mriky.25@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/de/45/62241accc6fd6d1b6d13d2bffd4a3b92e61d61186d5f5964f3bbafcd4dda/cemm_gen-2024.7.23.tar.gz",
"platform": null,
"description": "<p align=\"center\"><br><img src=\"./cemm-gen_logo_horizontal.png\" width=\"512px\"><br><br>\nCellular Environment Mimicking Model GENerator <br><br><br></p>\n\n# Welcome to CEMM-GEN\n<p align=\"center\"><br><img src=\"./cemm-gen_main.png\" width=\"800px\"></p>\n\n\n## What is CEMM-GEN?\n<img src=\"./cemm-gen_scheme.png\" align=\"right\" width=\"400px\">\nCEMM-GEN is a new tool aiming to generate cellular environment mimicking model for molecular dynamics simulation. CEMM-GEN provides a configuration with any modification group added to the spherical or cylinder-like interior. \n<br><br><br><br><br><br><br><br><br>\n\n## Requirements\nPython >= 3.8, conda, openbabel, psi4, resp, ambertools, scikit-learn, rdkit, parmed \n\n## Instllation \n```sh\nconda create -n cemm-gen-env\nconda activate cemm-gen-env\nconda install -c conda-forge openbabel psi4 resp ambertools\npip install cemm-gen\n```\n## Basic Usage\n```sh:available_sub-commands\n# Make a cylindrical model\ncemm-gen cylinder --proteinseq GASGASGASGAS --proteinSS HHHHHHHHHHHH --resnames MTY:HYD --composition 1:2.5\n\n# Make a spherical model\ncemm-gen sphere --proteinpdb protein.pdb --resnames MTY:HYD --composition 0.3:0.7\n\n# Make parameters for a new residue\ncemm-gen makeparam --smiles CCC --resname MTY --description \"Methyl group\"\n```\n\n**Please see the documentation [English](https://github.com/y4suda/CEMM-GEN/blob/main/tutorial_en.md) / [\u65e5\u672c\u8a9e](https://github.com/y4suda/CEMM-GEN/blob/main/tutorial_ja.md)**\n\n## Version History\nSee the [version history](./version_history.md) for the latest updates.\n\n## Cite Us\nT. Yasuda, R. Morita, Y. Shigeta and R. Harada. \"Cellular Environment Mimicking Model GENerator: A tool for generating a cellular environment mimicking model.\"*XXXX*,2024,XXXX,[doi](https://XXX)\n\n## Authors\nTakunori Yasuda, Doctoral Program in Biology, University of Tsukuba\nRikuri Morita, Center for Computational Sciences, University of Tsukuba \nYasuteru Shigeta, Center for Computational Sciences, University of Tsukuba \nRyuhei Harada, Center for Computational Sciences, University of Tsukuba \nyasuda.takunori.tkb_gb@u.tsukuba.ac.jp \n",
"bugtrack_url": null,
"license": "MIT License Copyright (c) 2024 y4suda Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ",
"summary": "Cellular Environment Mimicking Model GENerator",
"version": "2024.7.23",
"project_urls": {
"Homepage": "https://github.com/y4suda/CEMM-GEN",
"Issues": "https://github.com/y4suda/CEMM-GEN/issues",
"Repository": "https://github.com/y4suda/CEMM-GEN"
},
"split_keywords": [
"bioinfomatic",
" molecular dynamics",
" biology",
" chemoinformatics"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "340e21c1c9dca17da69d8df4214deecaa7bd58b43655f7371705c2797ddb5cd5",
"md5": "42ce7b928097f4e1eefa144ead142fc2",
"sha256": "b4794c7bc4a9f9417f06aac6ef13411b9d0362995d5f0ef2165134372f594bf8"
},
"downloads": -1,
"filename": "cemm_gen-2024.7.23-py3-none-any.whl",
"has_sig": false,
"md5_digest": "42ce7b928097f4e1eefa144ead142fc2",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 1118616,
"upload_time": "2024-07-22T07:34:51",
"upload_time_iso_8601": "2024-07-22T07:34:51.899092Z",
"url": "https://files.pythonhosted.org/packages/34/0e/21c1c9dca17da69d8df4214deecaa7bd58b43655f7371705c2797ddb5cd5/cemm_gen-2024.7.23-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "de4562241accc6fd6d1b6d13d2bffd4a3b92e61d61186d5f5964f3bbafcd4dda",
"md5": "475b0f0964f0d04a43e3a63dec73a537",
"sha256": "bde7c043091f7d2c854cab5984b42c26b7d67a970f3bd8d93a53a20f57f16867"
},
"downloads": -1,
"filename": "cemm_gen-2024.7.23.tar.gz",
"has_sig": false,
"md5_digest": "475b0f0964f0d04a43e3a63dec73a537",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 1067707,
"upload_time": "2024-07-22T07:34:53",
"upload_time_iso_8601": "2024-07-22T07:34:53.833054Z",
"url": "https://files.pythonhosted.org/packages/de/45/62241accc6fd6d1b6d13d2bffd4a3b92e61d61186d5f5964f3bbafcd4dda/cemm_gen-2024.7.23.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-07-22 07:34:53",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "y4suda",
"github_project": "CEMM-GEN",
"github_not_found": true,
"lcname": "cemm-gen"
}