geofetch


Namegeofetch JSON
Version 0.12.5 PyPI version JSON
download
home_pagehttps://github.com/pepkit/geofetch/
SummaryDownloads data and metadata from GEO and SRA and creates standard PEPs.
upload_time2023-11-29 18:12:18
maintainer
docs_urlNone
authorOleksandr Khoroshevskyi, Nathan Sheffield, Vince Reuter, Nathan LeRoy
requires_python
licenseBSD2
keywords project bioinformatics sequencing ngs workflow gui
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # <img src="https://raw.githubusercontent.com/pepkit/geofetch/master/docs/img/geofetch_logo.svg?sanitize=true" alt="geofetch logo" height="70">

[![PEP compatible](https://pepkit.github.io/img/PEP-compatible-green.svg)](https://pepkit.github.io)
![Run pytests](https://github.com/pepkit/geofetch/workflows/Run%20pytests/badge.svg)
[![docs-badge](https://readthedocs.org/projects/geofetch/badge/?version=latest)](https://geofetch.databio.org/en/latest/)
[![pypi-badge](https://img.shields.io/pypi/v/geofetch)](https://pypi.org/project/geofetch)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
[![install with bioconda](https://img.shields.io/badge/install%20with-bioconda-brightgreen.svg?style=flat)](http://bioconda.github.io/recipes/geofetch/README.html)

`geofetch` is a command-line tool that downloads sequencing data and metadata from GEO and SRA and creates [standard PEPs](https://pep.databio.org/). `geofetch` is hosted at [pypi](https://pypi.org/project/geofetch/). You can convert the result of geofetch into unmapped `bam` or `fastq` files with the included `sraconvert` command.

Key geofetch features:

- Works with GEO and SRA metadata
- Combines samples from different projects
- Standardizes output metadata
- Filters type and size of processed files (from GEO) before downloading them
- Easy to use
- Fast execution time
- Can search GEO to find relevant data
- Can be used either as a command-line tool or from within Python using an API

For more information, see [complete documentation at geofetch.databio.org](http://geofetch.databio.org) (source in the [/docs](/docs) folder).

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/pepkit/geofetch/",
    "name": "geofetch",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "project,bioinformatics,sequencing,ngs,workflow,GUI",
    "author": "Oleksandr Khoroshevskyi, Nathan Sheffield, Vince Reuter, Nathan LeRoy",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/4a/8e/f0d8b6e5ef5949050bdbddef88dc419080027fa22ca10c7976378642ceb8/geofetch-0.12.5.tar.gz",
    "platform": null,
    "description": "# <img src=\"https://raw.githubusercontent.com/pepkit/geofetch/master/docs/img/geofetch_logo.svg?sanitize=true\" alt=\"geofetch logo\" height=\"70\">\n\n[![PEP compatible](https://pepkit.github.io/img/PEP-compatible-green.svg)](https://pepkit.github.io)\n![Run pytests](https://github.com/pepkit/geofetch/workflows/Run%20pytests/badge.svg)\n[![docs-badge](https://readthedocs.org/projects/geofetch/badge/?version=latest)](https://geofetch.databio.org/en/latest/)\n[![pypi-badge](https://img.shields.io/pypi/v/geofetch)](https://pypi.org/project/geofetch)\n[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)\n[![install with bioconda](https://img.shields.io/badge/install%20with-bioconda-brightgreen.svg?style=flat)](http://bioconda.github.io/recipes/geofetch/README.html)\n\n`geofetch` is a command-line tool that downloads sequencing data and metadata from GEO and SRA and creates [standard PEPs](https://pep.databio.org/). `geofetch` is hosted at [pypi](https://pypi.org/project/geofetch/). You can convert the result of geofetch into unmapped `bam` or `fastq` files with the included `sraconvert` command.\n\nKey geofetch features:\n\n- Works with GEO and SRA metadata\n- Combines samples from different projects\n- Standardizes output metadata\n- Filters type and size of processed files (from GEO) before downloading them\n- Easy to use\n- Fast execution time\n- Can search GEO to find relevant data\n- Can be used either as a command-line tool or from within Python using an API\n\nFor more information, see [complete documentation at geofetch.databio.org](http://geofetch.databio.org) (source in the [/docs](/docs) folder).\n",
    "bugtrack_url": null,
    "license": "BSD2",
    "summary": "Downloads data and metadata from GEO and SRA and creates standard PEPs.",
    "version": "0.12.5",
    "project_urls": {
        "Homepage": "https://github.com/pepkit/geofetch/"
    },
    "split_keywords": [
        "project",
        "bioinformatics",
        "sequencing",
        "ngs",
        "workflow",
        "gui"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7c37d8ed975be34e8402c13eaf6bb895e9f416f2fadc2c49b540a4ec163566ac",
                "md5": "655265e203732ae91f053ad2738a7769",
                "sha256": "c30156095729c8c8d39f020b0f82abc45104657e2dfc6ccc036461e8b01db0f0"
            },
            "downloads": -1,
            "filename": "geofetch-0.12.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "655265e203732ae91f053ad2738a7769",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 40633,
            "upload_time": "2023-11-29T18:12:16",
            "upload_time_iso_8601": "2023-11-29T18:12:16.592557Z",
            "url": "https://files.pythonhosted.org/packages/7c/37/d8ed975be34e8402c13eaf6bb895e9f416f2fadc2c49b540a4ec163566ac/geofetch-0.12.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4a8ef0d8b6e5ef5949050bdbddef88dc419080027fa22ca10c7976378642ceb8",
                "md5": "2d1143726cff24b96b896ef1305b6b36",
                "sha256": "350cad0e7117ae76087b229f1ea0191bebb3bff53d90484aa8cea117c16f812f"
            },
            "downloads": -1,
            "filename": "geofetch-0.12.5.tar.gz",
            "has_sig": false,
            "md5_digest": "2d1143726cff24b96b896ef1305b6b36",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 46278,
            "upload_time": "2023-11-29T18:12:18",
            "upload_time_iso_8601": "2023-11-29T18:12:18.525373Z",
            "url": "https://files.pythonhosted.org/packages/4a/8e/f0d8b6e5ef5949050bdbddef88dc419080027fa22ca10c7976378642ceb8/geofetch-0.12.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-29 18:12:18",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "pepkit",
    "github_project": "geofetch",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "geofetch"
}
        
Elapsed time: 0.14548s