GETHOGs: A Tool to Infer Hierarchical Orthologous Groups (HOGs)
===============================================================
Motivation
----------
GETHOGs is a library to infer hierarchical orthologous groups from pairwise evolutionary relationship and its related reference species tree.
Infered HOGs are provided as orthoXML ( see http://orthoxml.org.). GETHOGs can be used as a python library or using the CLI script in the bin folder.
For extended documentation, please check the related paper "Clément-Marie Train, Natasha M. Glover, Gaston H. Gonnet, Adrian M. Altenhoff, Christophe Dessimoz; Orthologous Matrix (OMA) algorithm 2.0: more robust to asymmetric evolutionary rates and more scalable hierarchical orthologous group inference, Bioinformatics, Volume 33, Issue 14, 15 July 2017, Pages i75–i82, https://doi.org/10.1093/bioinformatics/btx229"
or look at the docs folder that contain information
on common use cases and API documentation of the library.
Installation
------------
GETHOGs is written in python3.
Consider using pip to install the package directly from a checked out git repo
.. code-block:: sh
python -m pip install --upgrade pip
pip install gethogs
Raw data
{
"_id": null,
"home_page": "https://github.com/DessimozLab/gethogs",
"name": "gethogs",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "orthology, HOGs, orthoxml, algorithm",
"author": "Dessimoz Lab - Laboratory of Computational Evolutionary Biology and Genomics",
"author_email": "adrian.altenhoff@inf.ethz.ch",
"download_url": "https://files.pythonhosted.org/packages/73/96/42c98b5d45f56868a56e33059686de66c62801ec62e98326d9e0e4c7d70f/gethogs-1.1.1.tar.gz",
"platform": null,
"description": "GETHOGs: A Tool to Infer Hierarchical Orthologous Groups (HOGs)\n===============================================================\n\n\nMotivation\n----------\nGETHOGs is a library to infer hierarchical orthologous groups from pairwise evolutionary relationship and its related reference species tree.\nInfered HOGs are provided as orthoXML ( see http://orthoxml.org.). GETHOGs can be used as a python library or using the CLI script in the bin folder.\n\nFor extended documentation, please check the related paper \"Cl\u00e9ment-Marie Train, Natasha M. Glover, Gaston H. Gonnet, Adrian M. Altenhoff, Christophe Dessimoz; Orthologous Matrix (OMA) algorithm 2.0: more robust to asymmetric evolutionary rates and more scalable hierarchical orthologous group inference, Bioinformatics, Volume 33, Issue 14, 15 July 2017, Pages i75\u2013i82, https://doi.org/10.1093/bioinformatics/btx229\"\nor look at the docs folder that contain information\non common use cases and API documentation of the library.\n\n\nInstallation\n------------\nGETHOGs is written in python3.\n\nConsider using pip to install the package directly from a checked out git repo\n\n.. code-block:: sh\n\n python -m pip install --upgrade pip\n pip install gethogs\n\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "A tool to infer Hierarchical Orthologous Groups (HOGs) from pairwise orthologs",
"version": "1.1.1",
"project_urls": {
"Homepage": "https://github.com/DessimozLab/gethogs"
},
"split_keywords": [
"orthology",
" hogs",
" orthoxml",
" algorithm"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "8680636f9a9797442a2e8ac4eb347605635312207b15f7493fe9cb574cf58731",
"md5": "0a6f5313e100f9def0df15943453b4fd",
"sha256": "b790b2356f2595ac199c3ae988f3aba8141d4f7434c652b306b6e5bc40168f09"
},
"downloads": -1,
"filename": "gethogs-1.1.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "0a6f5313e100f9def0df15943453b4fd",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 19292,
"upload_time": "2024-03-20T08:45:11",
"upload_time_iso_8601": "2024-03-20T08:45:11.305523Z",
"url": "https://files.pythonhosted.org/packages/86/80/636f9a9797442a2e8ac4eb347605635312207b15f7493fe9cb574cf58731/gethogs-1.1.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "739642c98b5d45f56868a56e33059686de66c62801ec62e98326d9e0e4c7d70f",
"md5": "620ca0a8e6af7dfee2aeb97700f3bdfb",
"sha256": "58fd62fec958d96555c74acee24d645457ce1b33c939fdcf55b8ac2492fcf967"
},
"downloads": -1,
"filename": "gethogs-1.1.1.tar.gz",
"has_sig": false,
"md5_digest": "620ca0a8e6af7dfee2aeb97700f3bdfb",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 17706,
"upload_time": "2024-03-20T08:45:12",
"upload_time_iso_8601": "2024-03-20T08:45:12.863374Z",
"url": "https://files.pythonhosted.org/packages/73/96/42c98b5d45f56868a56e33059686de66c62801ec62e98326d9e0e4c7d70f/gethogs-1.1.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-03-20 08:45:12",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "DessimozLab",
"github_project": "gethogs",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [],
"lcname": "gethogs"
}