LAML


NameLAML JSON
Version 0.0.2 PyPI version JSON
download
home_page
SummaryLAML: Lineage Analysis via Maximum Likelihood
upload_time2024-03-19 03:27:09
maintainer
docs_urlNone
author['Uyen Mai', 'Gillian Chu', 'Ben Raphael']
requires_python
licenseGNU General Public License, version 3
keywords phylogenetics evolution computational maximum-likelihood lineage tracing
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            LAML is a maximum likelihood algorithm under the Probabilistic Mixed-type Missing (PMM) model. Given a lineage tracing experiment character matrix with heterogeneous per-site alphabets and mutation probabilities, LAML will find a maximum likelihood tree topology and estimate branch lengths as well as stochastic dropout and heritable silencing missing data rates.

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "LAML",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "Phylogenetics Evolution Computational Maximum-likelihood Lineage Tracing",
    "author": "['Uyen Mai', 'Gillian Chu', 'Ben Raphael']",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/b4/77/98b66cf984e147b05fefbac4af217acf714d25b0a5413256a84e1cc68e11/LAML-0.0.2.tar.gz",
    "platform": null,
    "description": "LAML is a maximum likelihood algorithm under the Probabilistic Mixed-type Missing (PMM) model. Given a lineage tracing experiment character matrix with heterogeneous per-site alphabets and mutation probabilities, LAML will find a maximum likelihood tree topology and estimate branch lengths as well as stochastic dropout and heritable silencing missing data rates.\n",
    "bugtrack_url": null,
    "license": "GNU General Public License, version 3",
    "summary": "LAML: Lineage Analysis via Maximum Likelihood",
    "version": "0.0.2",
    "project_urls": null,
    "split_keywords": [
        "phylogenetics",
        "evolution",
        "computational",
        "maximum-likelihood",
        "lineage",
        "tracing"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1285c25ef7588f767d9a86c50468a7b9ebea3704007b6507f3d8dac094c3d570",
                "md5": "5b226e43dd6a6e561e24a8feb5fc5f00",
                "sha256": "c60c550831dfe5f858bc4c4cf413f48208fa22efab573811b5ff36d6720a227a"
            },
            "downloads": -1,
            "filename": "LAML-0.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5b226e43dd6a6e561e24a8feb5fc5f00",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 172385,
            "upload_time": "2024-03-19T03:27:54",
            "upload_time_iso_8601": "2024-03-19T03:27:54.789863Z",
            "url": "https://files.pythonhosted.org/packages/12/85/c25ef7588f767d9a86c50468a7b9ebea3704007b6507f3d8dac094c3d570/LAML-0.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b47798b66cf984e147b05fefbac4af217acf714d25b0a5413256a84e1cc68e11",
                "md5": "d61e76a47827809bb38975c3bc9c6b04",
                "sha256": "93c67c04d0b5e5c06511ee405b665c8a5748077bad74fcfd7fc8891a873bef7e"
            },
            "downloads": -1,
            "filename": "LAML-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "d61e76a47827809bb38975c3bc9c6b04",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 145608,
            "upload_time": "2024-03-19T03:27:09",
            "upload_time_iso_8601": "2024-03-19T03:27:09.385423Z",
            "url": "https://files.pythonhosted.org/packages/b4/77/98b66cf984e147b05fefbac4af217acf714d25b0a5413256a84e1cc68e11/LAML-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-19 03:27:09",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "laml"
}
        
Elapsed time: 0.20668s