rnaindel


Namernaindel JSON
Version 3.3.5 PyPI version JSON
download
home_pagehttps://github.com/stjude/RNAIndel
SummarySomatic indel discovery tool for tumor RNA-Seq data
upload_time2024-01-08 16:44:42
maintainer
docs_urlNone
authorKohei Hagiwara
requires_python>=3.8
licenseApache License 2.0
keywords
VCS
bugtrack_url
requirements python ssw-py pandas scikit-learn indelpost
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/stjude/RNAIndel",
    "name": "rnaindel",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "",
    "author": "Kohei Hagiwara",
    "author_email": "kohei.hagiwara@stjude.org",
    "download_url": "",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "Apache License 2.0",
    "summary": "Somatic indel discovery tool for tumor RNA-Seq data",
    "version": "3.3.5",
    "project_urls": {
        "Homepage": "https://github.com/stjude/RNAIndel"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e9de79e84be3e0d371d24687f7f7fd7e67f7c0556fdb45cd3699216ce53a243b",
                "md5": "6895c2083a9fbec038d90792d7bcad50",
                "sha256": "50ce766cf4e092d7c6c2df720e604fca574b569bf36addb3999de78c632da08e"
            },
            "downloads": -1,
            "filename": "rnaindel-3.3.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6895c2083a9fbec038d90792d7bcad50",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 31391039,
            "upload_time": "2024-01-08T16:44:42",
            "upload_time_iso_8601": "2024-01-08T16:44:42.527494Z",
            "url": "https://files.pythonhosted.org/packages/e9/de/79e84be3e0d371d24687f7f7fd7e67f7c0556fdb45cd3699216ce53a243b/rnaindel-3.3.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-08 16:44:42",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "stjude",
    "github_project": "RNAIndel",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "python",
            "specs": [
                [
                    ">=",
                    "3.8"
                ]
            ]
        },
        {
            "name": "ssw-py",
            "specs": [
                [
                    ">=",
                    "1.0.1"
                ]
            ]
        },
        {
            "name": "pandas",
            "specs": [
                [
                    ">=",
                    "0.23.0"
                ]
            ]
        },
        {
            "name": "scikit-learn",
            "specs": [
                [
                    ">=",
                    "0.22.0"
                ]
            ]
        },
        {
            "name": "indelpost",
            "specs": [
                [
                    ">=",
                    "0.0.4"
                ]
            ]
        }
    ],
    "lcname": "rnaindel"
}
        
Elapsed time: 0.16446s