looper


Namelooper JSON
Version 2.0.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_time2025-01-16 21:38:50
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/38/ca/03c5271d458c3929880ebf9c8b2229b064d8266a54736788ec17de0025df/looper-2.0.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": "2.0.0",
    "project_urls": {
        "Homepage": "https://github.com/pepkit/looper"
    },
    "split_keywords": [
        "bioinformatics",
        " sequencing",
        " ngs"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e1da710a16d882e0ec39eb832016245e3f1d74bc884bbc2085bf0afa8c59e4f5",
                "md5": "5759d3fb56a4c452a6182ac5622a97df",
                "sha256": "8c39cbaeb51ef4703cba7819205274b93663fb1b4d437044b78dab0faf4dc0b3"
            },
            "downloads": -1,
            "filename": "looper-2.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5759d3fb56a4c452a6182ac5622a97df",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 113009,
            "upload_time": "2025-01-16T21:38:48",
            "upload_time_iso_8601": "2025-01-16T21:38:48.421643Z",
            "url": "https://files.pythonhosted.org/packages/e1/da/710a16d882e0ec39eb832016245e3f1d74bc884bbc2085bf0afa8c59e4f5/looper-2.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "38ca03c5271d458c3929880ebf9c8b2229b064d8266a54736788ec17de0025df",
                "md5": "a22950706963421031e6fb618c28a462",
                "sha256": "ee8478a3d086cb3e282695756e812352d5704e4fb98b5e172d87037e18aae621"
            },
            "downloads": -1,
            "filename": "looper-2.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "a22950706963421031e6fb618c28a462",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 99150,
            "upload_time": "2025-01-16T21:38:50",
            "upload_time_iso_8601": "2025-01-16T21:38:50.400716Z",
            "url": "https://files.pythonhosted.org/packages/38/ca/03c5271d458c3929880ebf9c8b2229b064d8266a54736788ec17de0025df/looper-2.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-16 21:38:50",
    "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: 3.99721s