ibd-dendrogram


Nameibd-dendrogram JSON
Version 0.12.4 PyPI version JSON
download
home_pagehttps://github.com/jtb324/ibd_dendrogram
Summarymodule that helps to form a dendrogram
upload_time2024-01-26 20:45:48
maintainer
docs_urlNone
authorjtb
requires_python>=3.10,<3.11
license
keywords python dendrogram ibd genetics relatedness
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            [![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
[![PyPI version](https://badge.fury.io/py/ibd_dendrogram.svg)](https://badge.fury.io/py/ibd_dendrogram)
[![Documentation Status](https://readthedocs.org/projects/ibd-dendrogram/badge/?version=latest)](https://ibd-dendrogram.readthedocs.io/en/latest/?badge=latest)

# ibd-dendrogram:

A python module to help users create a distance matrix and construct a dendrogram using Identity by Descent segments as a distance marker. The default distance is calculated as 1/(shared ibd segment length). Documentation explaining the api can be found here: [ibd-dendrogram docs](https://ibd-dendrogram.readthedocs.io/en/latest/) 

This module has four accessible methods: make_distance_matrix, record_matrix, generate_dendrogram, draw_dendrogram.


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/jtb324/ibd_dendrogram",
    "name": "ibd-dendrogram",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.10,<3.11",
    "maintainer_email": "",
    "keywords": "python, dendrogram,IBD,genetics,relatedness",
    "author": "jtb",
    "author_email": "james.baker@vanderbilt.edu",
    "download_url": "https://files.pythonhosted.org/packages/26/91/d9f77cd58bd7e2e73bcb9508a8555f31099e0b9a8fecd4e8bdb93d19167a/ibd_dendrogram-0.12.4.tar.gz",
    "platform": null,
    "description": "[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)\n[![PyPI version](https://badge.fury.io/py/ibd_dendrogram.svg)](https://badge.fury.io/py/ibd_dendrogram)\n[![Documentation Status](https://readthedocs.org/projects/ibd-dendrogram/badge/?version=latest)](https://ibd-dendrogram.readthedocs.io/en/latest/?badge=latest)\n\n# ibd-dendrogram:\n\nA python module to help users create a distance matrix and construct a dendrogram using Identity by Descent segments as a distance marker. The default distance is calculated as 1/(shared ibd segment length). Documentation explaining the api can be found here: [ibd-dendrogram docs](https://ibd-dendrogram.readthedocs.io/en/latest/) \n\nThis module has four accessible methods: make_distance_matrix, record_matrix, generate_dendrogram, draw_dendrogram.\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "module that helps to form a dendrogram",
    "version": "0.12.4",
    "project_urls": {
        "Homepage": "https://github.com/jtb324/ibd_dendrogram",
        "Repository": "https://github.com/jtb324/ibd_dendrogram"
    },
    "split_keywords": [
        "python",
        " dendrogram",
        "ibd",
        "genetics",
        "relatedness"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f3e3b7c123f952926c6f6cf3e22044d9c28a1820096d970bd3ac14aa6b95898a",
                "md5": "7a8677d125942f6d6e033c20465745f6",
                "sha256": "09621e28c9ecf4997bef68059bab1d17e4a7cdd152e8f6ec1521a907793dd8aa"
            },
            "downloads": -1,
            "filename": "ibd_dendrogram-0.12.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7a8677d125942f6d6e033c20465745f6",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10,<3.11",
            "size": 5104,
            "upload_time": "2024-01-26T20:45:47",
            "upload_time_iso_8601": "2024-01-26T20:45:47.089214Z",
            "url": "https://files.pythonhosted.org/packages/f3/e3/b7c123f952926c6f6cf3e22044d9c28a1820096d970bd3ac14aa6b95898a/ibd_dendrogram-0.12.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2691d9f77cd58bd7e2e73bcb9508a8555f31099e0b9a8fecd4e8bdb93d19167a",
                "md5": "d4fcc79bf8747c62686ee19fca98af82",
                "sha256": "6f903d48f081fe008a2d8a515d668f9bd7566f9f1ec0183c7903e4b62ce6f431"
            },
            "downloads": -1,
            "filename": "ibd_dendrogram-0.12.4.tar.gz",
            "has_sig": false,
            "md5_digest": "d4fcc79bf8747c62686ee19fca98af82",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10,<3.11",
            "size": 5095,
            "upload_time": "2024-01-26T20:45:48",
            "upload_time_iso_8601": "2024-01-26T20:45:48.653919Z",
            "url": "https://files.pythonhosted.org/packages/26/91/d9f77cd58bd7e2e73bcb9508a8555f31099e0b9a8fecd4e8bdb93d19167a/ibd_dendrogram-0.12.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-26 20:45:48",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "jtb324",
    "github_project": "ibd_dendrogram",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "ibd-dendrogram"
}
        
jtb
Elapsed time: 0.20609s