{ "info": { "author": "Alisue", "author_email": "lambdalisue@hashnote.net", "bugtrack_url": null, "classifiers": [], "description": "rms2dfinder\n===============\n.. image:: https://pypip.in/py_versions/rms2dfinder/badge.svg\n :target: https://pypi.python.org/pypi/rms2dfinder/\n :alt: Supported Python versions\n\n.. image:: https://pypip.in/status/rms2dfinder/badge.svg\n :target: https://pypi.python.org/pypi/rms2dfinder/\n :alt: Development Status\n.. image:: https://pypip.in/d/rms2dfinder/badge.png\n :target: https://pypi.python.org/pypi/rms2dfinder/\n :alt: Downloads\n\n.. image:: https://pypip.in/v/rms2dfinder/badge.png\n :target: https://pypi.python.org/pypi/rms2dfinder/\n :alt: Latest version\n\n.. image:: https://pypip.in/wheel/rms2dfinder/badge.png\n :target: https://pypi.python.org/pypi/rms2dfinder/\n :alt: Wheel Status\n\n.. image:: https://pypip.in/egg/rms2dfinder/badge.png\n :target: https://pypi.python.org/pypi/rms2dfinder/\n :alt: Egg Status\n\n.. image:: https://pypip.in/license/rms2dfinder/badge.png\n :target: https://pypi.python.org/pypi/rms2dfinder/\n :alt: License\n\n.. image:: https://requires.io/github/lambdalisue/rms2dfinder/requirements.svg?branch=master\n :target: https://requires.io/github/lambdalisue/rms2dfinder/requirements/?branch=master\n :alt: Requirements Status\n\n.. image:: https://landscape.io/github/lambdalisue/rms2dfinder/master/landscape.png\n :target: https://landscape.io/github/lambdalisue/rms2dfinder/master\n :alt: Code Health\n\n\n``rms2d`` command in ``cpptraj`` of Amber is quite useful to find several structural clusters.\nYou can visually classify the trajectories into several clusters of structures and can find out a most stable structure in each cluster by finding out the frame which has a smallest value of total RMSd in each cluster.\nHowever, it is a tough job to find out **exact** frame number which has a smallest value.\n\n``rms2dfinder`` will help you to find the frame numbers which have minimum mean RMSd in each cluster. What you need to do is just select the region on rms2d plot and the software tells you\n\n- A minimum mean RMSd (Mean value of summed up RMSd in the region)\n- A frame number which has the minimum mean RMSd\n- Start and end frame number\n\nSee the screenshot below\n\n.. image:: res/screenshot001.png\n\n\nInstall\n-------------\n\nUse `pip `_ to install as:\n\n pip install rms2dfinder\n\n\nRequirements\n-------------\n\nIt require `Python `_ and following python libraries\n\n- `numpy `_\n- `matplotlib `_\n\nAll libraries are automatically installed if you install ``rms2dfinder`` via ``pip``.\n\n\nUsage\n------------\n\n usage: rms2dfinder.py [-h] infile\n\n A helper utility to find minimum mean RMSd structures of clusters found in\n rms2d plot.\n\n positional arguments:\n infile A file generated by rms2d command in cpptraj of Amber.\n\n optional arguments:\n -h, --help show this help message and exit\n\n\nLicense\n--------\nThe MIT License (MIT)\n\nCopyright (C) 2014 hashnote.net, Alisue\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/lambdalisue/rms2dfinder/tarball/master", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/lambdalisue/rms2dfinder", "keywords": "utility Amber rms2d molecular dynamics", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "rms2dfinder", "package_url": "https://pypi.org/project/rms2dfinder/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/rms2dfinder/", "project_urls": { "Download": "https://github.com/lambdalisue/rms2dfinder/tarball/master", "Homepage": "https://github.com/lambdalisue/rms2dfinder" }, "release_url": "https://pypi.org/project/rms2dfinder/0.1.2/", "requires_dist": null, "requires_python": null, "summary": "A helper utility to find minimum mean RMSd structures of clusters found in rms2d plot.", "version": "0.1.2" }, "last_serial": 1359708, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "87d01d6267057d404b0c7c8a8d5f12db", "sha256": "22041699a83344cd0deac4c1fd17f17c6dfc9c4ae5bf98ed95ae526f57e9a378" }, "downloads": -1, "filename": "rms2dfinder-0.1.0.tar.gz", "has_sig": false, "md5_digest": "87d01d6267057d404b0c7c8a8d5f12db", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4582, "upload_time": "2014-12-06T20:30:52", "url": "https://files.pythonhosted.org/packages/ed/17/4859abfdeb60408e4aabbac58289cea3ffd8500d1aa3848992e0225d34f3/rms2dfinder-0.1.0.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "f1dae90110bfa31b4040f51bec9d2e84", "sha256": "86d250c1c45d5de57786c9a669cf122e3d1a441f2aa9e746fc777ec65e09f523" }, "downloads": -1, "filename": "rms2dfinder-0.1.2.tar.gz", "has_sig": false, "md5_digest": "f1dae90110bfa31b4040f51bec9d2e84", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4840, "upload_time": "2014-12-24T09:14:00", "url": "https://files.pythonhosted.org/packages/88/74/093a3223d10354e6c7341e3a909d14eb8f36dae2feac2532d5f2abf49364/rms2dfinder-0.1.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f1dae90110bfa31b4040f51bec9d2e84", "sha256": "86d250c1c45d5de57786c9a669cf122e3d1a441f2aa9e746fc777ec65e09f523" }, "downloads": -1, "filename": "rms2dfinder-0.1.2.tar.gz", "has_sig": false, "md5_digest": "f1dae90110bfa31b4040f51bec9d2e84", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4840, "upload_time": "2014-12-24T09:14:00", "url": "https://files.pythonhosted.org/packages/88/74/093a3223d10354e6c7341e3a909d14eb8f36dae2feac2532d5f2abf49364/rms2dfinder-0.1.2.tar.gz" } ] }