thoraxe


Namethoraxe JSON
Version 0.8.1 PyPI version JSON
download
home_pagehttps://github.com/PhyloSofS-Team/thoraxe
SummaryDisentangle homology relationships between exons.
upload_time2024-06-14 14:44:04
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/81/e5/4aed8b5101b9da94103af31d48cc417103491d51533b9c077e377b8d87bb/thoraxe-0.8.1.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT license",
    "summary": "Disentangle homology relationships between exons.",
    "version": "0.8.1",
    "project_urls": {
        "Homepage": "https://github.com/PhyloSofS-Team/thoraxe"
    },
    "split_keywords": [
        "orthologous exons",
        " protein isoforms",
        " gene transcripts"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "81e54aed8b5101b9da94103af31d48cc417103491d51533b9c077e377b8d87bb",
                "md5": "172a1bd97b90c018de7ea31f13d5806c",
                "sha256": "4aca6632169fa41eb1db2a4461c0011d8ee900d359f7ec5d6b96511f6ed57698"
            },
            "downloads": -1,
            "filename": "thoraxe-0.8.1.tar.gz",
            "has_sig": false,
            "md5_digest": "172a1bd97b90c018de7ea31f13d5806c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<3.9,>=3.6.1",
            "size": 80288,
            "upload_time": "2024-06-14T14:44:04",
            "upload_time_iso_8601": "2024-06-14T14:44:04.643967Z",
            "url": "https://files.pythonhosted.org/packages/81/e5/4aed8b5101b9da94103af31d48cc417103491d51533b9c077e377b8d87bb/thoraxe-0.8.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-14 14:44:04",
    "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: 0.27052s