{ "info": { "author": "Dong Zhang", "author_email": "dongzhang0725@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.6", "Topic :: Software Development :: User Interfaces" ], "description": "# PhyloSuite\nPhyloSuite is an integrated and scalable desktop platform for streamlined molecular sequence data management and evolutionary phylogenetics studies. It combines the functions of two previous tools: MitoTool (https://github.com/dongzhang0725/MitoTool) and BioSuite (https://github.com/dongzhang0725/BioSuite).\n\nThe interface and the main functions of PhyloSuite. \n\n![main_functions.jpg](https://github.com/dongzhang0725/PhyloSuite_tutorial/blob/master/images/main_functions.jpg?raw=true)\n\nThe workflow diagram of PhyloSuite. \n\n![flowchart.jpg](https://github.com/dongzhang0725/PhyloSuite_tutorial/blob/master/images/flowchart.jpg?raw=true)\n\nThe summary of flowchart and references of used programs. \n\n![flowchart_summary.jpg](https://github.com/dongzhang0725/PhyloSuite_tutorial/blob/master/images/flowchart_summary.jpg?raw=true)\n\n## Homepage\n\nhttps://dongzhang0725.github.io\n\n## Installation\n\n### 1. Install compiled PhyloSuite \n\nInstallers for all platforms can be downloaded from https://github.com/dongzhang0725/PhyloSuite/releases.\n\n Download Now \n\n#### 1.1. Windows\nWindows 7, 8 and 10 are supported, just double click the `PhyloSuite_xxx_win_setup.exe` to install, and run \u201cPhyloSuite.exe\u201d file after the installation. If the installation fails, download `PhyloSuite_xxx_Win.rar`, unzip it, and run PhyloSuite directly from this folder.\n\n#### 1.2. Mac OSX & Linux\nUnzip `PhyloSuite_xxx_Mac.zip/PhyloSuite_xxx_Linux.tar.gz` to anywhere you like, and double click \u201cPhyloSuite\u201d (in PhyloSuite folder) to start, or use the following command: \n\n```\ncd path/to/PhyloSuite\n./PhyloSuite\n ```\nIf you encounter an error of \"permission denied\", try to use the following command:\n\n```\nchmod -R 755 path/to/PhyloSuite(folder)\n ```\n\nNote that both 64 bit and 32 bit Windows is supported (Windows 7 and above), whereas only 64 bit has been tested in Linux (Ubuntu 14.04.1 and above) and Mac OSX (macOS Sierra version 10.12.3 and above).\n\n### 2. Install using pip\n\nFirst, Python (version higher than 3.6) should be installed and added to the environment variable in your computer. Then open the terminal and type:\n\n```\npip install PhyloSuite\n```\n\nIt will take some time to install. If it installs successfully, PhyloSuite will be automatically added to the environment variables. Then open the terminal again and type:\n ```\n PhyloSuite\n ```\n\nIf the above `pip` command failed to install PhyloSuite, you can use compiled PhyloSuite (see `section 1`) or find and download the source codes here (https://pypi.org/project/PhyloSuite/#files or https://github.com/dongzhang0725/PhyloSuite), and install it manually.\n\n## Examples\n\nhttps://raw.githubusercontent.com/dongzhang0725/PhyloSuite/master/example.zip\n\n## Bug report\n\nhttps://github.com/dongzhang0725/PhyloSuite/issues or send email to dongzhang0725@gmail.com.\n\n## Citation\nZhang, D., Gao, F., Li, W.X., Jakovli\u0107, I., Zou, H., Zhang, J., and Wang, G.T. (2018). PhyloSuite: an integrated and scalable desktop platform for streamlined molecular sequence data management and evolutionary phylogenetics studies. bioRxiv, doi: 10.1101/489088. (Download as: RIS XML ENW)", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/dongzhang0725/PhyloSuite", "keywords": "", "license": "GNU Affero General Public License v3 or later (AGPLv3+)", "maintainer": "", "maintainer_email": "", "name": "PhyloSuite", "package_url": "https://pypi.org/project/PhyloSuite/", "platform": "Linux; MacOS X; Windows", "project_url": "https://pypi.org/project/PhyloSuite/", "project_urls": { "Homepage": "https://github.com/dongzhang0725/PhyloSuite" }, "release_url": "https://pypi.org/project/PhyloSuite/1.1.1605/", "requires_dist": null, "requires_python": ">=3.6.0", "summary": "A desktop platform for streamlined molecular sequence data management and state of the art evolutionary phylogenetics studies.", "version": "1.1.1605" }, "last_serial": 5817571, "releases": { "1.1.16.post1": [ { "comment_text": "", "digests": { "md5": "151fb230a097b588655ef2b05cd58270", "sha256": "04a4d071c0c7692639fce6db9b8ea55c9b8fbe50ec7725dc81a892e0444eae44" }, "downloads": -1, "filename": "PhyloSuite-1.1.16.post1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "151fb230a097b588655ef2b05cd58270", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=3.6.0", "size": 9409240, "upload_time": "2019-09-11T07:03:23", "url": "https://files.pythonhosted.org/packages/b3/90/5141ae526bdea481b6c98adb426df7f25d916c0c193370d82dcb1466f568/PhyloSuite-1.1.16.post1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a1d04c8abb0f32efd3101c0e21df9ab4", "sha256": "8899266a6debc7fb87aba547f8b4c370d3e042e7d76c782aa4c5e6256ab737ff" }, "downloads": -1, "filename": "PhyloSuite-1.1.16.post1.tar.gz", "has_sig": false, "md5_digest": "a1d04c8abb0f32efd3101c0e21df9ab4", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6.0", "size": 9087543, "upload_time": "2019-09-11T07:03:41", "url": "https://files.pythonhosted.org/packages/48/ba/ac637673f51684f28944fd0cafea0860a6f2df74d279dd8ac804235961de/PhyloSuite-1.1.16.post1.tar.gz" } ], "1.1.1605": [ { "comment_text": "", "digests": { "md5": "cf478858ec719f8c60d6a6ef053f140a", "sha256": "f134c812cdec47fe2a829f9696b759630990bce3e5f87728775cd9004d920673" }, "downloads": -1, "filename": "PhyloSuite-1.1.1605.tar.gz", "has_sig": false, "md5_digest": "cf478858ec719f8c60d6a6ef053f140a", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6.0", "size": 9087460, "upload_time": "2019-09-11T07:12:54", "url": "https://files.pythonhosted.org/packages/63/f3/67348e003717f0b637163673732cacc5cc9e34a2bfbd1f9f4d631c49a7a3/PhyloSuite-1.1.1605.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "cf478858ec719f8c60d6a6ef053f140a", "sha256": "f134c812cdec47fe2a829f9696b759630990bce3e5f87728775cd9004d920673" }, "downloads": -1, "filename": "PhyloSuite-1.1.1605.tar.gz", "has_sig": false, "md5_digest": "cf478858ec719f8c60d6a6ef053f140a", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6.0", "size": 9087460, "upload_time": "2019-09-11T07:12:54", "url": "https://files.pythonhosted.org/packages/63/f3/67348e003717f0b637163673732cacc5cc9e34a2bfbd1f9f4d631c49a7a3/PhyloSuite-1.1.1605.tar.gz" } ] }