pbs-builder


Namepbs-builder JSON
Version 0.4.8 PyPI version JSON
download
home_pageNone
SummaryThe workflow management system for scalable data analyses.
upload_time2024-05-08 07:35:55
maintainerNone
docs_urlNone
authorJinyang Zhang
requires_python<4.0,>=3.7
licenseLICENSE
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # PBS-builder

A simplified version of workflow management system for scalable data analysis.

# Change log

- Version 0.4.7: consistent behaviour in mu02 and mu04
- Version 0.4.6: add suport for escape character in variable names
- Version 0.4.5: add progress bar and verbose output options
- Version 0.4.4: add elapsed time for each job
- Version 0.4.3: add support for non-BIOLS machines
- Version 0.4.2: integrate `pushover` service
- Version 0.4.1: auto-switch to corresponding pbs_server for qbatch
- Version 0.4.0: merge qcancel into qbatch commands, change API
- Version 0.3.1: add allocated/total gpus in `pestat` output
- Version 0.3.0: include `pestat` in package data
- Version 0.2.0: move `sample_sheet` from header to job section, add `group_sheet` support.
- Version 0.1.0: first functional version.

# Usage

`pbs-builder` include the following commands:

1. [`qbatch`](https://bioinfo.biols.ac.cn/git/zhangjy/pbs-builder/wiki/01.qbatch+-+building+automated+and+reproducible+pipelines)for batch submission of TORQUE/SLURM jobs

2. [`pestat`](https://bioinfo.biols.ac.cn/git/zhangjy/pbs-builder/wiki/02.pestat+-+monitor+node+status) for monitoring cluster & nodes status 

3. [`pushover`](https://bioinfo.biols.ac.cn/git/zhangjy/pbs-builder/wiki/03.pushover+-+get+nofications+from+compute+nodes+using+Pushover+service) for get noficiations from compute nodes

Please refer to our [wiki](https://bioinfo.biols.ac.cn/git/zhangjy/pbs-builder/wiki/_pages) for detailed instructions.

# Installation

pbs-builder runs in **python3.7+** with the `tomli` package installed, no other dependencies are required.

Install pbs-builder using the following command:

```bash
pip install pbs-builder
```

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "pbs-builder",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.7",
    "maintainer_email": null,
    "keywords": null,
    "author": "Jinyang Zhang",
    "author_email": "zhangjinyang@biols.ac.cn",
    "download_url": "https://files.pythonhosted.org/packages/b6/ca/2323af4f33248962bd29ccac9f8f81ff19011b952c7d20117b0076914c90/pbs_builder-0.4.8.tar.gz",
    "platform": null,
    "description": "# PBS-builder\n\nA simplified version of workflow management system for scalable data analysis.\n\n# Change log\n\n- Version 0.4.7: consistent behaviour in mu02 and mu04\n- Version 0.4.6: add suport for escape character in variable names\n- Version 0.4.5: add progress bar and verbose output options\n- Version 0.4.4: add elapsed time for each job\n- Version 0.4.3: add support for non-BIOLS machines\n- Version 0.4.2: integrate `pushover` service\n- Version 0.4.1: auto-switch to corresponding pbs_server for qbatch\n- Version 0.4.0: merge qcancel into qbatch commands, change API\n- Version 0.3.1: add allocated/total gpus in `pestat` output\n- Version 0.3.0: include `pestat` in package data\n- Version 0.2.0: move `sample_sheet` from header to job section, add `group_sheet` support.\n- Version 0.1.0: first functional version.\n\n# Usage\n\n`pbs-builder` include the following commands:\n\n1. [`qbatch`](https://bioinfo.biols.ac.cn/git/zhangjy/pbs-builder/wiki/01.qbatch+-+building+automated+and+reproducible+pipelines)for batch submission of TORQUE/SLURM jobs\n\n2. [`pestat`](https://bioinfo.biols.ac.cn/git/zhangjy/pbs-builder/wiki/02.pestat+-+monitor+node+status) for monitoring cluster & nodes status \n\n3. [`pushover`](https://bioinfo.biols.ac.cn/git/zhangjy/pbs-builder/wiki/03.pushover+-+get+nofications+from+compute+nodes+using+Pushover+service) for get noficiations from compute nodes\n\nPlease refer to our [wiki](https://bioinfo.biols.ac.cn/git/zhangjy/pbs-builder/wiki/_pages) for detailed instructions.\n\n# Installation\n\npbs-builder runs in **python3.7+** with the `tomli` package installed, no other dependencies are required.\n\nInstall pbs-builder using the following command:\n\n```bash\npip install pbs-builder\n```\n",
    "bugtrack_url": null,
    "license": "LICENSE",
    "summary": "The workflow management system for scalable data analyses.",
    "version": "0.4.8",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "118f8c2e9c113fe4fe599cebc616883728194f19791de0d928f32b2b47a2a5f4",
                "md5": "4bb3329285f5079513ba28f8e8893bcf",
                "sha256": "06df112a97900816d35e1ae71799d863897a1afa938652e4afb2122e8f8b378b"
            },
            "downloads": -1,
            "filename": "pbs_builder-0.4.8-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4bb3329285f5079513ba28f8e8893bcf",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.7",
            "size": 20932,
            "upload_time": "2024-05-08T07:35:52",
            "upload_time_iso_8601": "2024-05-08T07:35:52.788092Z",
            "url": "https://files.pythonhosted.org/packages/11/8f/8c2e9c113fe4fe599cebc616883728194f19791de0d928f32b2b47a2a5f4/pbs_builder-0.4.8-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b6ca2323af4f33248962bd29ccac9f8f81ff19011b952c7d20117b0076914c90",
                "md5": "1831607634ebfb2a98d463cc2d864d77",
                "sha256": "0087906b5de9379076e2bb3daa16edf5078066f071ef56c98075fe09e95a806c"
            },
            "downloads": -1,
            "filename": "pbs_builder-0.4.8.tar.gz",
            "has_sig": false,
            "md5_digest": "1831607634ebfb2a98d463cc2d864d77",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.7",
            "size": 19926,
            "upload_time": "2024-05-08T07:35:55",
            "upload_time_iso_8601": "2024-05-08T07:35:55.208390Z",
            "url": "https://files.pythonhosted.org/packages/b6/ca/2323af4f33248962bd29ccac9f8f81ff19011b952c7d20117b0076914c90/pbs_builder-0.4.8.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-08 07:35:55",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "pbs-builder"
}
        
Elapsed time: 0.68514s