looper


Namelooper JSON
Version 1.7.0 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-01-26 14:45:19
maintainer
docs_urlNone
authorNathan Sheffield, Vince Reuter, Michal Stolarczyk, Johanna Klughammer, Andre Rendeiro
requires_python
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": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "bioinformatics,sequencing,ngs",
    "author": "Nathan Sheffield, Vince Reuter, Michal Stolarczyk, Johanna Klughammer, Andre Rendeiro",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/d8/63/fe7b8dbee6b73cfa4f5e71124e6600d7ee61b14fe0e7c5bb7a0b4283ad02/looper-1.7.0.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.7.0",
    "project_urls": {
        "Homepage": "https://github.com/pepkit/looper"
    },
    "split_keywords": [
        "bioinformatics",
        "sequencing",
        "ngs"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "da3e8da094067edc8d05ce0bbac59ffac5f54dff6acc86ceee51c50eeeb081f0",
                "md5": "fc8ee97832137731ff32d8450e13c378",
                "sha256": "be4d19bf64b05f2f58c8823468237f1c9e54f5bdbf3989700e15ad476aaec3cc"
            },
            "downloads": -1,
            "filename": "looper-1.7.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "fc8ee97832137731ff32d8450e13c378",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 103558,
            "upload_time": "2024-01-26T14:45:17",
            "upload_time_iso_8601": "2024-01-26T14:45:17.277597Z",
            "url": "https://files.pythonhosted.org/packages/da/3e/8da094067edc8d05ce0bbac59ffac5f54dff6acc86ceee51c50eeeb081f0/looper-1.7.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d863fe7b8dbee6b73cfa4f5e71124e6600d7ee61b14fe0e7c5bb7a0b4283ad02",
                "md5": "4c9a3aa6e595316c544d8db9aa5e011d",
                "sha256": "181b6c62dba31969f1239a323387a5407490d542d74a88d7d3be494090771efa"
            },
            "downloads": -1,
            "filename": "looper-1.7.0.tar.gz",
            "has_sig": false,
            "md5_digest": "4c9a3aa6e595316c544d8db9aa5e011d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 89422,
            "upload_time": "2024-01-26T14:45:19",
            "upload_time_iso_8601": "2024-01-26T14:45:19.030572Z",
            "url": "https://files.pythonhosted.org/packages/d8/63/fe7b8dbee6b73cfa4f5e71124e6600d7ee61b14fe0e7c5bb7a0b4283ad02/looper-1.7.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-26 14:45:19",
    "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.25666s