{ "info": { "author": "Ruben Ridderstr\u00f6m and Lars Arvestad", "author_email": "ruben.ridderstrom@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "# modelestimator --- Infer sequence evolution rate matrices from a MSA\n\n\n## Example usage\n\n``` shell\n modelestimator -t 0.001 file1.fa file2.fa file3.fa\n```\nInfer a rate matrix (written to stdout) from three alignment files in Fasta format.\nThe output is PAML format by default, and therefore applicable in a number of\navailable phylogenetic softwares.\n\n``` shell\n modelestimator -b 200 file.fa\n```\nTry the experimental bootstrapping feature (200 replicates) on a Fasta multialignment.\n\n## Syntax\n\n```\nmodelestimator infiles\n```\n\n\n`` should be either FASTA, STOCKHOLM or PHYLIP format.\n\nOutput is a rate matrix and residue distribution vector.\n\n### Options\n\n```\n -h, --help show this help message and exit\n --version show program's version number and exit\n -a {iqtree,matlab,mrbayes,octave,paml,phyml}, --application {iqtree,matlab,mrbayes,octave,paml,phyml}\n Choose output format to suit the application you want\n to use for inference. The 'iqtree', 'paml' and 'phyml'\n options are identical. The 'matlab' and 'octave'\n optins are for import into MatLab-compatible programs\n and are presenting the actual Q matrix rather than the\n R matrix used by PAML/PhyML, etc. Default: paml\n -f {fasta,clustal,nexus,phylip,stockholm}, --format {fasta,clustal,nexus,phylip,stockholm}\n Specify sequence format of input files. Default: fasta\n -t T, --threshold T Stop when consecutive iterations do not change by more\n than T. Default: 0.001\n -b N, --bootstrap N Estimate the rate matrix using bootstrapping by\n computing N resampled replicates of the input\n multialignment. For each replicate, a rate matrix is\n computed. The mean matrix the elementwise standard\n deviation is returned. Only one infile should be given\n in this mode.\n -B N, --bootstrapped_quality N\n Estimate the quality of the rate matrix estimate using\n a bootstrap procedure. The multialignment is resampled\n N times and a Q matrix is computed for each replicate.\n Then the difference (matrix norm) between rate matrix\n estimated without resampling and each bootstrapped Q\n is computed and the mean difference is returned. Only\n one infile should be given in this mode. Returns\n bootstrap norm.\n```\n\n\n", "description_content_type": "text/markdown; charset=UTF-8", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/arvestad/modelestimator-v2", "keywords": "", "license": "GPLv3", "maintainer": "", "maintainer_email": "", "name": "modelestimator-v2", "package_url": "https://pypi.org/project/modelestimator-v2/", "platform": "", "project_url": "https://pypi.org/project/modelestimator-v2/", "project_urls": { "Homepage": "https://github.com/arvestad/modelestimator-v2" }, "release_url": "https://pypi.org/project/modelestimator-v2/2.1.3/", "requires_dist": [ "argparse", "scipy", "numpy", "biopython" ], "requires_python": "", "summary": "Program for estimating amino acid replacement rates", "version": "2.1.3" }, "last_serial": 5922552, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "541b79b7b59d6ca92e89efd9dc2bf964", "sha256": "4dd8c7d67ad58dc8b2c311154ea82196d2d4d0d1d1c042325eb4829d6a13d616" }, "downloads": -1, "filename": "modelestimator_v2-0.0.1.tar.gz", "has_sig": false, "md5_digest": "541b79b7b59d6ca92e89efd9dc2bf964", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9750, "upload_time": "2018-09-13T11:19:07", "url": "https://files.pythonhosted.org/packages/e6/d5/207c1a782db051a75758a2aee1b02852573ba2fdb6013e0d07b96342cd8f/modelestimator_v2-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "e11b5c67731d79b836a834e360af68b6", "sha256": "56631f0de22ea27321abdbff24d1a13148e93c5d98104237d728cc1336549a15" }, "downloads": -1, "filename": "modelestimator_v2-0.0.2.tar.gz", "has_sig": false, "md5_digest": "e11b5c67731d79b836a834e360af68b6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9593, "upload_time": "2018-09-13T13:38:14", "url": "https://files.pythonhosted.org/packages/09/ed/3a1d4e7329788183e8d1fadb5ed938d7613f8e5939277d7f51b8fa96df51/modelestimator_v2-0.0.2.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "5bc491346f0d20717c6fbbecd4168668", "sha256": "d0b658a3522c72372503b3d025b03bdbe09f217d07e28fc008374077f99aa47c" }, "downloads": -1, "filename": "modelestimator_v2-0.0.3.tar.gz", "has_sig": false, "md5_digest": "5bc491346f0d20717c6fbbecd4168668", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9676, "upload_time": "2018-09-13T14:15:31", "url": "https://files.pythonhosted.org/packages/54/c1/06a0d86ee7981127c0149d5b3a03324b9f14ed42ef05a17f877ee3e2ed7b/modelestimator_v2-0.0.3.tar.gz" } ], "0.0.4": [ { "comment_text": "", "digests": { "md5": "3cc69165b004fd8fcfbe305162ca7df5", "sha256": "94f275f27b590408a4a4bc1fa0cd264a83294cda97096232f1cfe2e53ea01dd5" }, "downloads": -1, "filename": "modelestimator-v2-0.0.4.tar.gz", "has_sig": false, "md5_digest": "3cc69165b004fd8fcfbe305162ca7df5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9915, "upload_time": "2018-09-21T15:23:22", "url": "https://files.pythonhosted.org/packages/e7/e3/c7cf9c307ffc358f62948e36dc5523d012e65529a4dcf548fe2536a55ae5/modelestimator-v2-0.0.4.tar.gz" } ], "0.0.5": [ { "comment_text": "", "digests": { "md5": "76f5aac1828ea676971f7fa1f536bcf1", "sha256": "18a0035c9131d3d2a81607b3b2a033952037c9e6ba2625bd8d6f6e3f37d972aa" }, "downloads": -1, "filename": "modelestimator-v2-0.0.5.tar.gz", "has_sig": false, "md5_digest": "76f5aac1828ea676971f7fa1f536bcf1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10015, "upload_time": "2018-11-04T17:55:11", "url": "https://files.pythonhosted.org/packages/c6/f1/e5402c2931fa7158869d90ad3dd8bba39b0014fecff8b05ee0d8f0cdf98b/modelestimator-v2-0.0.5.tar.gz" } ], "2.1.1": [ { "comment_text": "", "digests": { "md5": "73b49127ae63ae5708930ba281caf043", "sha256": "c9b4ef73813f994337a81fd1d88ff5ad30803eafb6388c0999f04cc823a927ab" }, "downloads": -1, "filename": "modelestimator_v2-2.1.1-py3-none-any.whl", "has_sig": false, "md5_digest": "73b49127ae63ae5708930ba281caf043", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 22709, "upload_time": "2019-08-13T06:44:20", "url": "https://files.pythonhosted.org/packages/b0/07/e26e95686939a15f29238eee3cb36a05e855777b6f40cfbb571bdb9b3ed2/modelestimator_v2-2.1.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "37aebc5605d32d6517e6acbe4e465fd5", "sha256": "83124b36c5161a57cc50110688744447b203e4ac01348d4dc3dcc50223f73d01" }, "downloads": -1, "filename": "modelestimator-v2-2.1.1.tar.gz", "has_sig": false, "md5_digest": "37aebc5605d32d6517e6acbe4e465fd5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14087, "upload_time": "2019-08-13T06:44:22", "url": "https://files.pythonhosted.org/packages/7f/9a/00e594b283a1d2048148849fdc984eeae1de6512c42a89cefbde639361ec/modelestimator-v2-2.1.1.tar.gz" } ], "2.1.2": [ { "comment_text": "", "digests": { "md5": "8c95b93bf24afd47c1465fddac9cf3d9", "sha256": "6c77db39a3dd1ff1c51bc2c66ca4e2ba74da96a0f733b8dd5c3e325e12ead9d3" }, "downloads": -1, "filename": "modelestimator_v2-2.1.2-py3-none-any.whl", "has_sig": false, "md5_digest": "8c95b93bf24afd47c1465fddac9cf3d9", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 22742, "upload_time": "2019-08-13T06:47:16", "url": "https://files.pythonhosted.org/packages/f5/47/f77a35d8716fe694d4c9bed1f3404427a1b49b2bfaa9c701da5e36ec26cc/modelestimator_v2-2.1.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "e24cc9af2e0eb5fe84ac6ff20ae44c39", "sha256": "af8387d4d48b0e7e8077a8afe5e2ad1cde5d010b24d408355e304659509a4699" }, "downloads": -1, "filename": "modelestimator-v2-2.1.2.tar.gz", "has_sig": false, "md5_digest": "e24cc9af2e0eb5fe84ac6ff20ae44c39", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14112, "upload_time": "2019-08-13T06:47:18", "url": "https://files.pythonhosted.org/packages/48/f0/b1a9157b4f959d4fbbc12c7077d8c8da2064f8546957859291469e6143e0/modelestimator-v2-2.1.2.tar.gz" } ], "2.1.3": [ { "comment_text": "", "digests": { "md5": "bcd23e94bb987a146a82ee9e3d8613dd", "sha256": "c5700150ec90afa4ba0db4f52ee049fdaa2a62c09d59ecdbd7438c111c06b560" }, "downloads": -1, "filename": "modelestimator_v2-2.1.3-py3-none-any.whl", "has_sig": false, "md5_digest": "bcd23e94bb987a146a82ee9e3d8613dd", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 23446, "upload_time": "2019-10-03T09:25:50", "url": "https://files.pythonhosted.org/packages/04/b6/154b6ed2273f11272be298a3f0aa51bcae9061ff9d1b9292abe26838293c/modelestimator_v2-2.1.3-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "420243bc30e271007629065931f79543", "sha256": "fe28025dd81e29b57000c5aaf5b79eeed205be27f5badfd1c95d5b88fecceb6f" }, "downloads": -1, "filename": "modelestimator-v2-2.1.3.tar.gz", "has_sig": false, "md5_digest": "420243bc30e271007629065931f79543", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14400, "upload_time": "2019-10-03T09:25:52", "url": "https://files.pythonhosted.org/packages/3d/cf/69322b3cb53e7efef3795d22c7fe8b235c368f955a9d43fce0e069a6ad2a/modelestimator-v2-2.1.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "bcd23e94bb987a146a82ee9e3d8613dd", "sha256": "c5700150ec90afa4ba0db4f52ee049fdaa2a62c09d59ecdbd7438c111c06b560" }, "downloads": -1, "filename": "modelestimator_v2-2.1.3-py3-none-any.whl", "has_sig": false, "md5_digest": "bcd23e94bb987a146a82ee9e3d8613dd", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 23446, "upload_time": "2019-10-03T09:25:50", "url": "https://files.pythonhosted.org/packages/04/b6/154b6ed2273f11272be298a3f0aa51bcae9061ff9d1b9292abe26838293c/modelestimator_v2-2.1.3-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "420243bc30e271007629065931f79543", "sha256": "fe28025dd81e29b57000c5aaf5b79eeed205be27f5badfd1c95d5b88fecceb6f" }, "downloads": -1, "filename": "modelestimator-v2-2.1.3.tar.gz", "has_sig": false, "md5_digest": "420243bc30e271007629065931f79543", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14400, "upload_time": "2019-10-03T09:25:52", "url": "https://files.pythonhosted.org/packages/3d/cf/69322b3cb53e7efef3795d22c7fe8b235c368f955a9d43fce0e069a6ad2a/modelestimator-v2-2.1.3.tar.gz" } ] }