Metadata-Version: 2.1
Name: snakecdysis
Version: 0.0.1
Summary: You want to wrapped your best snakemake workflow to be easy install and run, Snakecdysis is for you !!!!!
Author-email: "Ravel Sebastien (CIRAD)" <sebastien.ravel@cirad.fr>
License: MIT License
        
        Copyright (c) 2023 PHIM / sravel
        
        Permission is hereby granted, free of charge, to any person obtaining a copy
        of this software and associated documentation files (the "Software"), to deal
        in the Software without restriction, including without limitation the rights
        to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
        copies of the Software, and to permit persons to whom the Software is
        furnished to do so, subject to the following conditions:
        
        The above copyright notice and this permission notice shall be included in all
        copies or substantial portions of the Software.
        
        THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
        IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
        FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
        AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
        LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
        OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
        SOFTWARE.
        
Project-URL: Homepage, https://forge.ird.fr/phim/sravel/snakecdysis
Project-URL: Downloads, https://forge.ird.fr/phim/sravel/snakecdysis/archive/
Project-URL: Bug Tracker, https://forge.ird.fr/phim/sravel/snakecdysis/issues
Project-URL: Documentation, https://snakecdysis.readthedocs.io/en/latest/
Project-URL: Source Code, https://forge.ird.fr/phim/sravel/snakecdysis
Keywords: snakemake,wrapper,installation
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: CeCILL-C Free Software License Agreement (CECILL-C)
Classifier: License :: Free for non-commercial use
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Requires-Python: >=3.8
Description-Content-Type: text/x-rst
Provides-Extra: dev
License-File: LICENSE

.. image:: https://forge.ird.fr/phim/sravel/snakecdysis/-/blob/59b3b5fae593e786562e28cad9fa19a31d0ebdae/docs/source/_images/Snakecdysis_logo.png
   :target: https://forge.ird.fr/phim/sravel/snakecdysis/-/blob/59b3b5fae593e786562e28cad9fa19a31d0ebdae/docs/source/_images/Snakecdysis_logo.png
   :align: center
   :alt: Snakecdysis Logo

|PythonVersions| |SnakemakeVersions| |Downloads|

.. contents:: Table of Contents
    :depth: 2

About Snakecdysis
=================

|readthedocs|

**Homepage:** `https://snakecdysis.readthedocs.io/en/latest/ <https://snakecdysis.readthedocs.io/en/latest/>`_


You want to wrapped your best snakemake workflow to be easy install and run, Snakecdysis is for you !!!!!

Citation
========

https://forge.ird.fr/phim/sravel/Snakecdysis

Authors
=======

* Sébastien RAVEL (CIRAD).

Thanks
======

Thanks to Valentin Guignon how find the name
Thanks to CulebrONT team's

License
=======

Licencied under `CeCill-C <http://www.cecill.info/licences/Licence_CeCILL-C_V1-en.html>`_ and GPLv3.

Intellectual property belongs to `CIRAD <https://www.cirad.fr/>`_ and authors.

.. |PythonVersions| image:: https://img.shields.io/badge/python-3.7%2B-blue
   :target: https://www.python.org/downloads

.. |SnakemakeVersions| image:: https://img.shields.io/badge/snakemake-≥6.10.0-brightgreen.svg
   :target: https://snakemake.readthedocs.io

.. |readthedocs| image:: https://pbs.twimg.com/media/E5oBxcRXoAEBSp1.png
   :target: https://snakecdysis.readthedocs.io/en/latest
   :width: 400px

.. |Downloads| image:: https://img.shields.io/pypi/dm/snakecdysis?color=orange&logo=snakecdysis-pypi
   :target: https://pypi.org/project/snakecdysis
   :alt: PyPi downloads
