looper


Namelooper JSON
Version 1.9.1 PyPI version JSON
download
home_pagehttps://github.com/pepkit/looper
SummaryA pipeline submission engine that parses sample inputs and submits pipelines for each sample.
upload_time2024-07-18 16:55:55
maintainerNone
docs_urlNone
authorNathan Sheffield, Vince Reuter, Michal Stolarczyk, Johanna Klughammer, Andre Rendeiro
requires_pythonNone
licenseBSD2
keywords bioinformatics sequencing ngs
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # <img src="docs/img/looper_logo.svg" alt="looper logo" height="70">

![Run pytests](https://github.com/pepkit/looper/workflows/Run%20pytests/badge.svg)
[![PEP compatible](http://pepkit.github.io/img/PEP-compatible-green.svg)](http://pepkit.github.io)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)


`Looper` is a pipeline submission engine. The typical use case is to run a bioinformatics pipeline across many different input samples. Instructions are in the [documentation](http://looper.databio.org/).

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/pepkit/looper",
    "name": "looper",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "bioinformatics, sequencing, ngs",
    "author": "Nathan Sheffield, Vince Reuter, Michal Stolarczyk, Johanna Klughammer, Andre Rendeiro",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/1c/8f/dad6f2814ac24955335266d30112abd64c3d232fb1963b73bcc249b54f23/looper-1.9.1.tar.gz",
    "platform": null,
    "description": "# <img src=\"docs/img/looper_logo.svg\" alt=\"looper logo\" height=\"70\">\n\n![Run pytests](https://github.com/pepkit/looper/workflows/Run%20pytests/badge.svg)\n[![PEP compatible](http://pepkit.github.io/img/PEP-compatible-green.svg)](http://pepkit.github.io)\n[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)\n\n\n`Looper` is a pipeline submission engine. The typical use case is to run a bioinformatics pipeline across many different input samples. Instructions are in the [documentation](http://looper.databio.org/).\n",
    "bugtrack_url": null,
    "license": "BSD2",
    "summary": "A pipeline submission engine that parses sample inputs and submits pipelines for each sample.",
    "version": "1.9.1",
    "project_urls": {
        "Homepage": "https://github.com/pepkit/looper"
    },
    "split_keywords": [
        "bioinformatics",
        " sequencing",
        " ngs"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "abb62ebd839b80c23fe47676bbd007f06ac11e85ad81625543756e088f2144b6",
                "md5": "b665b1aaebc01d16c4dea0108be94396",
                "sha256": "d6d440f18bfca27bd4651fd8551c44622a6fe9e91a490b4188b78a053d22b7c9"
            },
            "downloads": -1,
            "filename": "looper-1.9.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b665b1aaebc01d16c4dea0108be94396",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 111260,
            "upload_time": "2024-07-18T16:55:54",
            "upload_time_iso_8601": "2024-07-18T16:55:54.315109Z",
            "url": "https://files.pythonhosted.org/packages/ab/b6/2ebd839b80c23fe47676bbd007f06ac11e85ad81625543756e088f2144b6/looper-1.9.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1c8fdad6f2814ac24955335266d30112abd64c3d232fb1963b73bcc249b54f23",
                "md5": "928dc74e46339282f69ca341790526a0",
                "sha256": "7f5cac7dd8579c7d713f3721350a6c155140d551d53b2542e92b42b70e53b59f"
            },
            "downloads": -1,
            "filename": "looper-1.9.1.tar.gz",
            "has_sig": false,
            "md5_digest": "928dc74e46339282f69ca341790526a0",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 97224,
            "upload_time": "2024-07-18T16:55:55",
            "upload_time_iso_8601": "2024-07-18T16:55:55.560292Z",
            "url": "https://files.pythonhosted.org/packages/1c/8f/dad6f2814ac24955335266d30112abd64c3d232fb1963b73bcc249b54f23/looper-1.9.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-18 16:55:55",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "pepkit",
    "github_project": "looper",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "looper"
}
        
Elapsed time: 0.30801s