RNAseqpipe


NameRNAseqpipe JSON
Version 0.0.6.2 PyPI version JSON
download
home_pagehttps://github.com/yduanBioinfo/RNAseqpipe
SummaryAnalysis pipeline for RNA-seq data
upload_time2024-08-15 06:39:17
maintainerNone
docs_urlNone
authorYou Duan
requires_python>=3.6
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # RNAseqpipe

**A pipeline of RNAseq analysis**

Copyright (C) 2019 You Duan

general RNAseq process pipeline

**Contact**

duanyou@outlook.com

**Prerequisites**

Python 3.6.7
hisat2 2.0.4
stringtie 1.3.1c
verse 0.1.5
htseq-count 0.6.1p1

**Introduction**

...

**to-do**

repair logging from subprocess.communicate().




            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/yduanBioinfo/RNAseqpipe",
    "name": "RNAseqpipe",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": null,
    "author": "You Duan",
    "author_email": "duanyou@outlook.com",
    "download_url": "https://files.pythonhosted.org/packages/ff/83/d112d877180a20ea2af40f9ec45843c388099ef03544d8d9c6b43ee27237/RNAseqpipe-0.0.6.2.tar.gz",
    "platform": null,
    "description": "# RNAseqpipe\n\n**A pipeline of RNAseq analysis**\n\nCopyright (C) 2019 You Duan\n\ngeneral RNAseq process pipeline\n\n**Contact**\n\nduanyou@outlook.com\n\n**Prerequisites**\n\nPython 3.6.7\nhisat2 2.0.4\nstringtie 1.3.1c\nverse 0.1.5\nhtseq-count 0.6.1p1\n\n**Introduction**\n\n...\n\n**to-do**\n\nrepair logging from subprocess.communicate().\n\n\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Analysis pipeline for RNA-seq data",
    "version": "0.0.6.2",
    "project_urls": {
        "Homepage": "https://github.com/yduanBioinfo/RNAseqpipe"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "30b93ef2c197e0dc4ca7aeb34509749930f92ddeeadaf1cf5d47a2b098d8ab29",
                "md5": "2b21bd0e0c488ea2b90774890287dcbc",
                "sha256": "8b1c7e43253bf7b85ab4e3afc175a22d1fa350133383f9156b8e7f0e5cb27ea5"
            },
            "downloads": -1,
            "filename": "RNAseqpipe-0.0.6.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2b21bd0e0c488ea2b90774890287dcbc",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 74719462,
            "upload_time": "2024-08-15T06:38:56",
            "upload_time_iso_8601": "2024-08-15T06:38:56.991806Z",
            "url": "https://files.pythonhosted.org/packages/30/b9/3ef2c197e0dc4ca7aeb34509749930f92ddeeadaf1cf5d47a2b098d8ab29/RNAseqpipe-0.0.6.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ff83d112d877180a20ea2af40f9ec45843c388099ef03544d8d9c6b43ee27237",
                "md5": "4dfea7cdbd917c50e85ed6775a6eda40",
                "sha256": "a8fa03c28f939a742749f6b6564677f890dbd824ca3ff0574db388e8c6fa57f3"
            },
            "downloads": -1,
            "filename": "RNAseqpipe-0.0.6.2.tar.gz",
            "has_sig": false,
            "md5_digest": "4dfea7cdbd917c50e85ed6775a6eda40",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 73981976,
            "upload_time": "2024-08-15T06:39:17",
            "upload_time_iso_8601": "2024-08-15T06:39:17.999642Z",
            "url": "https://files.pythonhosted.org/packages/ff/83/d112d877180a20ea2af40f9ec45843c388099ef03544d8d9c6b43ee27237/RNAseqpipe-0.0.6.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-15 06:39:17",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "yduanBioinfo",
    "github_project": "RNAseqpipe",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "rnaseqpipe"
}
        
Elapsed time: 0.31212s