MANIFEST.in
README.md
setup.cfg
setup.py
cwl_airflow/__init__.py
cwl_airflow/create_dag.py
cwl_airflow/git_version
cwl_airflow/main.py
cwl_airflow.egg-info/PKG-INFO
cwl_airflow.egg-info/SOURCES.txt
cwl_airflow.egg-info/dependency_links.txt
cwl_airflow.egg-info/entry_points.txt
cwl_airflow.egg-info/not-zip-safe
cwl_airflow.egg-info/requires.txt
cwl_airflow.egg-info/top_level.txt
cwl_airflow/dag_components/__init__.py
cwl_airflow/dag_components/cwldag.py
cwl_airflow/dag_components/cwlstepoperator.py
cwl_airflow/dag_components/jobcleanup.py
cwl_airflow/dag_components/jobdispatcher.py
cwl_airflow/tests/cwl/super-enhancer.cwl
cwl_airflow/tests/data/chr4_100_mapped_reads.Aligned.out.bam
cwl_airflow/tests/data/chr4_100_mapped_reads.Aligned.out.bam.bai
cwl_airflow/tests/data/chr4_100_mapped_reads.Aligned.out_macs_peaks_iaintersect.tsv
cwl_airflow/tests/data/chrNameLength.txt
cwl_airflow/tests/data/dm3_chr4.tsv
cwl_airflow/tests/job/super-enhancer.json
cwl_airflow/utils/__init__.py
cwl_airflow/utils/func.py
cwl_airflow/utils/mute.py
cwl_airflow/utils/utils.py