genome-grist


Namegenome-grist JSON
Version 0.9.3 PyPI version JSON
download
home_pagehttps://github.com/dib-lab/genome-grist
Summarytools to support genome and metagenome analysis
upload_time2022-12-07 14:57:20
maintainer
docs_urlNone
authorC. Titus Brown, Luiz Irber, Tessa Pierce, Taylor Reiter
requires_python
licenseBSD 3-clause
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # genome-grist README

<!-- CTB: this is /README.md in dib-lab/genome-grist -->

<a href="https://pypi.org/project/genome-grist/"><img alt="PyPI" src="https://badge.fury.io/py/genome-grist.svg"></a>
<img alt="License: 3-Clause BSD" src="https://img.shields.io/badge/License-BSD%203--Clause-blue.svg">

genome-grist analyzes the strain composition of microbial metagenomes
using
[minimum metagenome covers](https://dib-lab.github.io/2020-paper-sourmash-gather/)
and produces a variety of compositional and taxonomic summaries.

Check out the
[quick start!](https://dib-lab.github.io/genome-grist/quickstart/) And
please also see
[the rest of the docs](https://dib-lab.github.io/genome-grist/) for
more information!

## Example: the strain composition of a gut microbiome (iHMP)

This figure was autogenerated by genome-grist.

![an example image made with genome-grist](doc/gather-vs-mapping.png)

---

[CTB](https://twitter.com/ctitusbrown/) 01/22



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/dib-lab/genome-grist",
    "name": "genome-grist",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "C. Titus Brown, Luiz Irber, Tessa Pierce, Taylor Reiter",
    "author_email": "titus@idyll.org,lcirberjr@ucdavis.edu,ntpierce@gmail.com,tereiter@ucdavis.edu",
    "download_url": "https://files.pythonhosted.org/packages/4c/e3/9b43cbba6985f878d6ba41e0214f2b07638d78fe111a86e638b7d4711642/genome-grist-0.9.3.tar.gz",
    "platform": null,
    "description": "# genome-grist README\n\n<!-- CTB: this is /README.md in dib-lab/genome-grist -->\n\n<a href=\"https://pypi.org/project/genome-grist/\"><img alt=\"PyPI\" src=\"https://badge.fury.io/py/genome-grist.svg\"></a>\n<img alt=\"License: 3-Clause BSD\" src=\"https://img.shields.io/badge/License-BSD%203--Clause-blue.svg\">\n\ngenome-grist analyzes the strain composition of microbial metagenomes\nusing\n[minimum metagenome covers](https://dib-lab.github.io/2020-paper-sourmash-gather/)\nand produces a variety of compositional and taxonomic summaries.\n\nCheck out the\n[quick start!](https://dib-lab.github.io/genome-grist/quickstart/) And\nplease also see\n[the rest of the docs](https://dib-lab.github.io/genome-grist/) for\nmore information!\n\n## Example: the strain composition of a gut microbiome (iHMP)\n\nThis figure was autogenerated by genome-grist.\n\n![an example image made with genome-grist](doc/gather-vs-mapping.png)\n\n---\n\n[CTB](https://twitter.com/ctitusbrown/) 01/22\n\n\n",
    "bugtrack_url": null,
    "license": "BSD 3-clause",
    "summary": "tools to support genome and metagenome analysis",
    "version": "0.9.3",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "1f7d957b9b2e6c0c3571b3110b5f4a13",
                "sha256": "57153c801bba3a9565eadcd5968470ba70c06ae5698529dd26a6ffb0c07cd55e"
            },
            "downloads": -1,
            "filename": "genome-grist-0.9.3.tar.gz",
            "has_sig": false,
            "md5_digest": "1f7d957b9b2e6c0c3571b3110b5f4a13",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 8447624,
            "upload_time": "2022-12-07T14:57:20",
            "upload_time_iso_8601": "2022-12-07T14:57:20.749353Z",
            "url": "https://files.pythonhosted.org/packages/4c/e3/9b43cbba6985f878d6ba41e0214f2b07638d78fe111a86e638b7d4711642/genome-grist-0.9.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-12-07 14:57:20",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "dib-lab",
    "github_project": "genome-grist",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "genome-grist"
}
        
Elapsed time: 0.01561s