Metadata-Version: 2.4
Name: geniac
Version: 3.8.1
Summary: Automatic Configuration GENerator and Installer for nextflow pipeline
Author: Julien Roméjon, Fabrice Allain
Author-email: Philippe Hupé <philippe.hupe@curie.fr>
Project-URL: Documentation, https://geniac.readthedocs.io/en/latest/
Project-URL: Demonstration, https://github.com/bioinfo-pf-curie/geniac-demo.git
Project-URL: Homepage, https://gitlab.curie.fr/bioinfo-guidelines/geniac
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.12
Description-Content-Type: text/markdown; charset=UTF-8
License-File: LICENSE
Requires-Dist: colorlog==6.8.2
Requires-Dist: dotty-dict==1.3.1
Requires-Dist: gitpython==3.1.43
Requires-Dist: pre-commit==3.8.0
Requires-Dist: pytest==8.3.2
Requires-Dist: pytest-cov==5.0.0
Requires-Dist: pytest-datadir==1.5.0
Requires-Dist: pytest-datafiles==3.0.0
Requires-Dist: pytest-icdiff==0.9
Requires-Dist: pytest-sugar==1.0.0
Requires-Dist: pyyaml==6.0.2
Requires-Dist: setuptools-scm==8.1.0
Requires-Dist: tox==3.28.0
Requires-Dist: tox-conda==0.10.2
Requires-Dist: validators==0.33.0
Provides-Extra: testing
Requires-Dist: setuptools; extra == "testing"
Requires-Dist: pytest; extra == "testing"
Requires-Dist: pytest-cov; extra == "testing"
Requires-Dist: pytest-sugar; extra == "testing"
Requires-Dist: pytest-icdiff; extra == "testing"
Requires-Dist: pytest-datafiles; extra == "testing"
Dynamic: license-file

# Geniac

*Geniac* is an **A**utomatic **C**onfiguration **GEN**erator and **I**nstaller for nextflow pipelines.

* [Documentation](#documentation)
* [Acknowledgements](#acknowledgements)
* [Release notes](CHANGELOG)
* [Citation](#citation)

## Documentation

* The [geniac documentation](https://geniac.readthedocs.io) provides a set of best practises to implement *Nextflow* pipelines.
* The [geniac](https://github.com/bioinfo-pf-curie/geniac) source code provides the set of utilities.
* The [geniac demo](https://github.com/bioinfo-pf-curie/geniac-demo) provides a toy pipeline to test and practise *Geniac*.

## Acknowledgements

* [Institut Curie](https://www.curie.fr)
* [Centre national de la recherche scientifique](http://www.cnrs.fr)
* This project has received funding from the European Union’s Horizon 2020 research and innovation programme and the Canadian Institutes of Health Research under the grant agreement No 825835 in the framework on the [European-Canadian Cancer Network](https://eucancan.com/)

## Citation

[Allain F, Roméjon J, La Rosa P et al. Geniac: Automatic Configuration GENerator and Installer for nextflow pipelines. Open Research Europe 2021, 1:76](https://open-research-europe.ec.europa.eu/articles/1-76)
