REDItools3


NameREDItools3 JSON
Version 3.2a0 PyPI version JSON
download
home_pageNone
SummaryNone
upload_time2024-11-13 18:26:47
maintainerNone
docs_urlNone
authorErnesto Picardi
requires_python>=3.7
licenseNone
keywords bioinformatics rna rna-editing
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # REDItools3
A new REDItools implementation to speed-up the RNA editing profiling in massive RNAseq data

# Installation
Install from PyPi.
`pip install REDItools3`

Use the whl file under the dist directory.
`pip install dist/reditools-0.1-py3-none-any.whl`

# Usage
Once installed, reditools can be run from the commandline.
`python -m reditools`

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "REDItools3",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": "bioinformatics, RNA, RNA-editing",
    "author": "Ernesto Picardi",
    "author_email": "Adam Handen <adam.handen@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/36/d7/fdea3a1e7ed9c826e241c12fd02d43f18a3d8e69626553e9aeca13275aa4/reditools3-3.2a0.tar.gz",
    "platform": null,
    "description": "# REDItools3\nA new REDItools implementation to speed-up the RNA editing profiling in massive RNAseq data\n\n# Installation\nInstall from PyPi.\n`pip install REDItools3`\n\nUse the whl file under the dist directory.\n`pip install dist/reditools-0.1-py3-none-any.whl`\n\n# Usage\nOnce installed, reditools can be run from the commandline.\n`python -m reditools`\n",
    "bugtrack_url": null,
    "license": null,
    "summary": null,
    "version": "3.2a0",
    "project_urls": {
        "homepage": "https://github.com/BioinfoUNIBA/REDItools3",
        "issues": "https://github.com/BioinfoUNIBA/REDItools3/issues",
        "repository": "https://github.com/BioinfoUNIBA/REDItools3"
    },
    "split_keywords": [
        "bioinformatics",
        " rna",
        " rna-editing"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "30aedac536e17b8e8a9b31acebfac0285341014779db9853efacb078983fb1c4",
                "md5": "a4dcf7347ee8ef8f9f0ef963e922631a",
                "sha256": "c78f7ec08a3d5df4addc184aa98d91fec7a81b3b082875f1392e896134258983"
            },
            "downloads": -1,
            "filename": "REDItools3-3.2a0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a4dcf7347ee8ef8f9f0ef963e922631a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 37572,
            "upload_time": "2024-11-13T18:26:45",
            "upload_time_iso_8601": "2024-11-13T18:26:45.622154Z",
            "url": "https://files.pythonhosted.org/packages/30/ae/dac536e17b8e8a9b31acebfac0285341014779db9853efacb078983fb1c4/REDItools3-3.2a0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "36d7fdea3a1e7ed9c826e241c12fd02d43f18a3d8e69626553e9aeca13275aa4",
                "md5": "2bf24c2fb590f4d51d0c1651ad4f101f",
                "sha256": "8e6ffec214223d72b9236c84dccb894b3913576acfda823ec4246a0f69c49da3"
            },
            "downloads": -1,
            "filename": "reditools3-3.2a0.tar.gz",
            "has_sig": false,
            "md5_digest": "2bf24c2fb590f4d51d0c1651ad4f101f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 32074,
            "upload_time": "2024-11-13T18:26:47",
            "upload_time_iso_8601": "2024-11-13T18:26:47.431063Z",
            "url": "https://files.pythonhosted.org/packages/36/d7/fdea3a1e7ed9c826e241c12fd02d43f18a3d8e69626553e9aeca13275aa4/reditools3-3.2a0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-13 18:26:47",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "BioinfoUNIBA",
    "github_project": "REDItools3",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "reditools3"
}
        
Elapsed time: 0.87823s