Metadata-Version: 2.1
Name: cap2-assembly
Version: 0.1.0
Summary: Minimum viable module for the de novo assembly stage of metagenomics analysis.
Home-page: https://github.com/lauren-mak/cap2_assembly
Author: Lauren Mak
Author-email: laurenmak93@gmail.com
License: MIT license
Keywords: cap2_assembly
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6
License-File: LICENSE
License-File: AUTHORS.rst

=============
CAP2 Assembly
=============


.. image:: https://img.shields.io/pypi/v/cap2_assembly.svg
        :target: https://pypi.python.org/pypi/cap2_assembly

.. image:: https://img.shields.io/travis/lauren-mak/cap2_assembly.svg
        :target: https://travis-ci.com/lauren-mak/cap2_assembly

.. image:: https://readthedocs.org/projects/cap2-assembly/badge/?version=latest
        :target: https://cap2-assembly.readthedocs.io/en/latest/?version=latest
        :alt: Documentation Status


.. image:: https://pyup.io/repos/github/lauren-mak/cap2_assembly/shield.svg
     :target: https://pyup.io/repos/github/lauren-mak/cap2_assembly/
     :alt: Updates



Minimum viable module for the de novo assembly stage of metagenomics analysis.


* Free software: MIT license
* Documentation: https://cap2-assembly.readthedocs.io.


Features
--------

* TODO

Credits
-------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage


=======
History
=======

0.1.0 (2022-03-23)
------------------

* First release on PyPI.


