Skip to content

Latest commit

 

History

History
57 lines (37 loc) · 2.04 KB

index.rst

File metadata and controls

57 lines (37 loc) · 2.04 KB

Welcome to CWL-Airflow's documentation!

https://travis-ci.org/Barski-lab/cwl-airflow.svg?branch=master https://coveralls.io/repos/github/Barski-lab/cwl-airflow/badge.svg?branch=master https://pepy.tech/badge/cwl-airflow

Python package to extend Apache-Airflow 2.1.4 functionality with CWL v1.1 support.


Cite as

Michael Kotliar, Andrey V Kartashov, Artem Barski, CWL-Airflow: a lightweight pipeline manager supporting Common Workflow Language, GigaScience, Volume 8, Issue 7, July 2019, giz084, https://doi.org/10.1093/gigascience/giz084

Note

Current documentaion is still in progress. If you one of those who has just noticed typo in the word documentaion, we need your Pull Requests

.. toctree::
   :maxdepth: 3
   :caption: Contents:

   Quick start <readme/quick_start.md>
   How it works <readme/how_it_works.md>
   How to install <readme/how_to_install.md>
   How to use <readme/how_to_use.md>
   What if it doesn't work <readme/what_if_it_doesnt_work.md>