thoraxe


Namethoraxe JSON
Version 0.8.3 PyPI version JSON
download
home_pagehttps://github.com/PhyloSofS-Team/thoraxe
SummaryDisentangle homology relationships between exons.
upload_time2025-09-10 21:20:31
maintainerNone
docs_urlNone
authorDiego Javier Zea, Hugues Richard & Elodie Laine
requires_python<3.9,>=3.6.1
licenseMIT license
keywords orthologous exons protein isoforms gene transcripts
VCS
bugtrack_url
requirements biopython certifi chardet decorator idna networkx numpy pandas python-dateutil pytz recordclass requests six urllib3
Travis-CI No Travis.
coveralls test coverage
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/PhyloSofS-Team/thoraxe",
    "name": "thoraxe",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<3.9,>=3.6.1",
    "maintainer_email": null,
    "keywords": "orthologous exons, protein isoforms, gene transcripts",
    "author": "Diego Javier Zea, Hugues Richard & Elodie Laine",
    "author_email": "diegozea@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/10/11/10602104289b5add2b8a254e5f627943ad2a62a07e085879459f8de6a68d/thoraxe-0.8.3.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT license",
    "summary": "Disentangle homology relationships between exons.",
    "version": "0.8.3",
    "project_urls": {
        "Homepage": "https://github.com/PhyloSofS-Team/thoraxe"
    },
    "split_keywords": [
        "orthologous exons",
        " protein isoforms",
        " gene transcripts"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "29acf238c1f1121efaf5c4c0247e02281443d817f00987fe44d1a74ed77ee67d",
                "md5": "90660aa15745900caeb94224386254bd",
                "sha256": "5319dc68c11f8102c06e772354d0517433f5fe46f421e9fbb6887b6e6ebbcf09"
            },
            "downloads": -1,
            "filename": "thoraxe-0.8.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "90660aa15745900caeb94224386254bd",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<3.9,>=3.6.1",
            "size": 78757,
            "upload_time": "2025-09-10T21:20:30",
            "upload_time_iso_8601": "2025-09-10T21:20:30.007610Z",
            "url": "https://files.pythonhosted.org/packages/29/ac/f238c1f1121efaf5c4c0247e02281443d817f00987fe44d1a74ed77ee67d/thoraxe-0.8.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "101110602104289b5add2b8a254e5f627943ad2a62a07e085879459f8de6a68d",
                "md5": "8453af0f50a102eb8ab8016ce3c6ab43",
                "sha256": "61b82d6345335c9a7b6fd8c33e0caf98462a2010e3992aafd83e35c929bf5c17"
            },
            "downloads": -1,
            "filename": "thoraxe-0.8.3.tar.gz",
            "has_sig": false,
            "md5_digest": "8453af0f50a102eb8ab8016ce3c6ab43",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<3.9,>=3.6.1",
            "size": 84703,
            "upload_time": "2025-09-10T21:20:31",
            "upload_time_iso_8601": "2025-09-10T21:20:31.512604Z",
            "url": "https://files.pythonhosted.org/packages/10/11/10602104289b5add2b8a254e5f627943ad2a62a07e085879459f8de6a68d/thoraxe-0.8.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-09-10 21:20:31",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "PhyloSofS-Team",
    "github_project": "thoraxe",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "appveyor": true,
    "requirements": [
        {
            "name": "biopython",
            "specs": [
                [
                    "==",
                    "1.77"
                ]
            ]
        },
        {
            "name": "certifi",
            "specs": [
                [
                    "==",
                    "2020.6.20"
                ]
            ]
        },
        {
            "name": "chardet",
            "specs": [
                [
                    "==",
                    "3.0.4"
                ]
            ]
        },
        {
            "name": "decorator",
            "specs": [
                [
                    "==",
                    "4.4.2"
                ]
            ]
        },
        {
            "name": "idna",
            "specs": [
                [
                    "==",
                    "2.10"
                ]
            ]
        },
        {
            "name": "networkx",
            "specs": [
                [
                    "==",
                    "2.4"
                ]
            ]
        },
        {
            "name": "numpy",
            "specs": [
                [
                    "==",
                    "1.19.0"
                ]
            ]
        },
        {
            "name": "pandas",
            "specs": [
                [
                    "==",
                    "1.0.5"
                ]
            ]
        },
        {
            "name": "python-dateutil",
            "specs": [
                [
                    "==",
                    "2.8.1"
                ]
            ]
        },
        {
            "name": "pytz",
            "specs": [
                [
                    "==",
                    "2020.1"
                ]
            ]
        },
        {
            "name": "recordclass",
            "specs": [
                [
                    "==",
                    "0.13.2"
                ]
            ]
        },
        {
            "name": "requests",
            "specs": [
                [
                    "==",
                    "2.24.0"
                ]
            ]
        },
        {
            "name": "six",
            "specs": [
                [
                    "==",
                    "1.15.0"
                ]
            ]
        },
        {
            "name": "urllib3",
            "specs": [
                [
                    "==",
                    "1.25.9"
                ]
            ]
        }
    ],
    "lcname": "thoraxe"
}
        
Elapsed time: 2.62193s