saintBioutils


NamesaintBioutils JSON
Version 0.0.24 PyPI version JSON
download
home_pagehttps://github.com/HobnobMancer/saintBioutils
SummaryA package of utility and miscellaneous functions for using in bioinformaticspipelines, primarily in Python.
upload_time2022-11-05 13:15:01
maintainer
docs_urlNone
authorEmma E. M. Hobbs
requires_python
licenseMIT
keywords bioinforamtics python
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # saintBioutils

[![DOI](https://zenodo.org/badge/423782407.svg)](https://zenodo.org/badge/latestdoi/423782407)

Repository containing utility and miscellaneous scripts and functions for use in bioinformatic pipelines, primarily written in Python3.

The name is derived from the primary host organisation (University of St Andrews) when the repo was firsted established.

## Table of contents
<!-- TOC -->
- [Installation](#installation)
- [Directories](#directories)
- [Copyright and License](#copyright-and-license)
<!-- /TOC -->

## Installation

### Quick and Easy

The easiest way to install `saintBioutils` and include the (sub)modules and functions is to install the package via `pip`, using the following command:  
```bash
pip3 install saintBioutils
```
This ensures all dependencies are installed

### From Source

To install from source, clone the repository:
```bash
git clone https://github.com/HobnobMancer/saintBioutils.git
```
Then install the package, which ensures all dependencies are also installed:  
```bash
python3 <path to the setup.py file>
```

## Directories

- `genbank` - Scripts for downloading and parsing genomic assemblies from NCBI GenBank
- `uniprot` - Scripts and functions related to calling to, retrieving from and parsing data from UniProt and its API
- `utilities` - Script and functions for utility functions for script/program utility operations

## Copyright and License

MIT License

Copyright (c) 2020-2021 University of St Andrews  
Copyright (c) 2020-2021 University of Strathclyde  
Copyright (c) 2020-2021 UJames Hutton Institute  

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/HobnobMancer/saintBioutils",
    "name": "saintBioutils",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "bioinforamtics python",
    "author": "Emma E. M. Hobbs",
    "author_email": "eemh1@st-andrews.ac.uk",
    "download_url": "https://files.pythonhosted.org/packages/1f/c4/bb9b6645e91367bc2bdbd7e8862838656ea0aaaf22c201165c942eb06f18/saintBioutils-0.0.24.tar.gz",
    "platform": "Posix",
    "description": "# saintBioutils\n\n[![DOI](https://zenodo.org/badge/423782407.svg)](https://zenodo.org/badge/latestdoi/423782407)\n\nRepository containing utility and miscellaneous scripts and functions for use in bioinformatic pipelines, primarily written in Python3.\n\nThe name is derived from the primary host organisation (University of St Andrews) when the repo was firsted established.\n\n## Table of contents\n<!-- TOC -->\n- [Installation](#installation)\n- [Directories](#directories)\n- [Copyright and License](#copyright-and-license)\n<!-- /TOC -->\n\n## Installation\n\n### Quick and Easy\n\nThe easiest way to install `saintBioutils` and include the (sub)modules and functions is to install the package via `pip`, using the following command:  \n```bash\npip3 install saintBioutils\n```\nThis ensures all dependencies are installed\n\n### From Source\n\nTo install from source, clone the repository:\n```bash\ngit clone https://github.com/HobnobMancer/saintBioutils.git\n```\nThen install the package, which ensures all dependencies are also installed:  \n```bash\npython3 <path to the setup.py file>\n```\n\n## Directories\n\n- `genbank` - Scripts for downloading and parsing genomic assemblies from NCBI GenBank\n- `uniprot` - Scripts and functions related to calling to, retrieving from and parsing data from UniProt and its API\n- `utilities` - Script and functions for utility functions for script/program utility operations\n\n## Copyright and License\n\nMIT License\n\nCopyright (c) 2020-2021 University of St Andrews  \nCopyright (c) 2020-2021 University of Strathclyde  \nCopyright (c) 2020-2021 UJames Hutton Institute  \n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A package of utility and miscellaneous functions for using in bioinformaticspipelines, primarily in Python.",
    "version": "0.0.24",
    "split_keywords": [
        "bioinforamtics",
        "python"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "fe7f4275005409fbedeba4a0ac885a05",
                "sha256": "6c279f1bfd6c26aa80bf54a3e88053c623a5b277bd82ba868436e3592d3eda52"
            },
            "downloads": -1,
            "filename": "saintBioutils-0.0.24-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "fe7f4275005409fbedeba4a0ac885a05",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 19667,
            "upload_time": "2022-11-05T13:14:59",
            "upload_time_iso_8601": "2022-11-05T13:14:59.594002Z",
            "url": "https://files.pythonhosted.org/packages/5c/ee/bd5db3966d1e36f49a19d3b6d0174f39b3396c78b6931b33b5f20afc912c/saintBioutils-0.0.24-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "7cfd2df5fd948bcd08372037deb6c040",
                "sha256": "f666f319d0d109b5b79382e38b6392f02c97c2b021a626e9c09379b8c3ddde53"
            },
            "downloads": -1,
            "filename": "saintBioutils-0.0.24.tar.gz",
            "has_sig": false,
            "md5_digest": "7cfd2df5fd948bcd08372037deb6c040",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 10740,
            "upload_time": "2022-11-05T13:15:01",
            "upload_time_iso_8601": "2022-11-05T13:15:01.567939Z",
            "url": "https://files.pythonhosted.org/packages/1f/c4/bb9b6645e91367bc2bdbd7e8862838656ea0aaaf22c201165c942eb06f18/saintBioutils-0.0.24.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-11-05 13:15:01",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "HobnobMancer",
    "github_project": "saintBioutils",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "saintbioutils"
}
        
Elapsed time: 0.01687s