Metadata-Version: 2.1
Name: genome-grist
Version: 0.8.0
Summary: tools to support genome and metagenome analysis
Home-page: https://github.com/dib-lab/genome-grist
Author: C. Titus Brown, Luiz Irber, Tessa Pierce, Taylor Reiter
Author-email: titus@idyll.org,lcirberjr@ucdavis.edu,ntpierce@gmail.com,tereiter@ucdavis.edu
License: BSD 3-clause
Description: # 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
        
Platform: UNKNOWN
Classifier: Environment :: Console
Classifier: Environment :: MacOS X
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Description-Content-Type: text/markdown
Provides-Extra: test
