LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
bin/cpu-benchmark
bin/wfbench
tests/test_helpers.py
wfcommons/__init__.py
wfcommons/utils.py
wfcommons/version.py
wfcommons.egg-info/PKG-INFO
wfcommons.egg-info/SOURCES.txt
wfcommons.egg-info/dependency_links.txt
wfcommons.egg-info/entry_points.txt
wfcommons.egg-info/requires.txt
wfcommons.egg-info/top_level.txt
wfcommons/common/__init__.py
wfcommons/common/file.py
wfcommons/common/machine.py
wfcommons/common/task.py
wfcommons/common/workflow.py
wfcommons/wfbench/__init__.py
wfcommons/wfbench/bench.py
wfcommons/wfbench/translator/__init__.py
wfcommons/wfbench/translator/abstract_translator.py
wfcommons/wfbench/translator/airflow.py
wfcommons/wfbench/translator/bash.py
wfcommons/wfbench/translator/cwl.py
wfcommons/wfbench/translator/dask.py
wfcommons/wfbench/translator/makeflow.py
wfcommons/wfbench/translator/nextflow.py
wfcommons/wfbench/translator/parsl.py
wfcommons/wfbench/translator/pegasus.py
wfcommons/wfbench/translator/pycompss.py
wfcommons/wfbench/translator/snakemake.py
wfcommons/wfbench/translator/streamflow.py
wfcommons/wfbench/translator/swift_t.py
wfcommons/wfbench/translator/taskvine.py
wfcommons/wfbench/translator/templates/dask_template.py
wfcommons/wfbench/translator/templates/flowcept_agent.py
wfcommons/wfbench/translator/templates/parsl_template.py
wfcommons/wfbench/translator/templates/pegasus_template.py
wfcommons/wfbench/translator/templates/pycompss_template.py
wfcommons/wfbench/translator/templates/taskvine_poncho.json
wfcommons/wfbench/translator/templates/taskvine_template.py
wfcommons/wfbench/translator/templates/cwl/folder.cwl
wfcommons/wfbench/translator/templates/cwl/shell.cwl
wfcommons/wfbench/translator/templates/nextflow/nextflow_hyperqueue_job.sh
wfcommons/wfbench/translator/templates/nextflow/workflow.nf
wfcommons/wfbench/translator/templates/streamflow/streamflow.yml
wfcommons/wfbench/translator/templates/swift_t/workflow.swift
wfcommons/wfchef/__init__.py
wfcommons/wfchef/chef.py
wfcommons/wfchef/duplicate.py
wfcommons/wfchef/find_microstructures.py
wfcommons/wfchef/utils.py
wfcommons/wfchef/wfchef_abstract_recipe.py
wfcommons/wfchef/recipes/__init__.py
wfcommons/wfchef/recipes/blast/__init__.py
wfcommons/wfchef/recipes/blast/recipe.py
wfcommons/wfchef/recipes/blast/task_type_stats.json
wfcommons/wfchef/recipes/blast/__pycache__/__init__.cpython-314.pyc
wfcommons/wfchef/recipes/blast/__pycache__/recipe.cpython-314.pyc
wfcommons/wfchef/recipes/blast/microstructures/summary.json
wfcommons/wfchef/recipes/blast/microstructures/blast-chameleon-large-001/base_graph.pickle
wfcommons/wfchef/recipes/blast/microstructures/blast-chameleon-large-001/microstructures.json
wfcommons/wfchef/recipes/blast/microstructures/blast-chameleon-large-002/base_graph.pickle
wfcommons/wfchef/recipes/blast/microstructures/blast-chameleon-large-002/microstructures.json
wfcommons/wfchef/recipes/blast/microstructures/blast-chameleon-large-003/base_graph.pickle
wfcommons/wfchef/recipes/blast/microstructures/blast-chameleon-large-003/microstructures.json
wfcommons/wfchef/recipes/blast/microstructures/blast-chameleon-large-004/base_graph.pickle
wfcommons/wfchef/recipes/blast/microstructures/blast-chameleon-large-004/microstructures.json
wfcommons/wfchef/recipes/blast/microstructures/blast-chameleon-large-005/base_graph.pickle
wfcommons/wfchef/recipes/blast/microstructures/blast-chameleon-large-005/microstructures.json
wfcommons/wfchef/recipes/blast/microstructures/blast-chameleon-medium-001/base_graph.pickle
wfcommons/wfchef/recipes/blast/microstructures/blast-chameleon-medium-001/microstructures.json
wfcommons/wfchef/recipes/blast/microstructures/blast-chameleon-medium-002/base_graph.pickle
wfcommons/wfchef/recipes/blast/microstructures/blast-chameleon-medium-002/microstructures.json
wfcommons/wfchef/recipes/blast/microstructures/blast-chameleon-medium-003/base_graph.pickle
wfcommons/wfchef/recipes/blast/microstructures/blast-chameleon-medium-003/microstructures.json
wfcommons/wfchef/recipes/blast/microstructures/blast-chameleon-medium-004/base_graph.pickle
wfcommons/wfchef/recipes/blast/microstructures/blast-chameleon-medium-004/microstructures.json
wfcommons/wfchef/recipes/blast/microstructures/blast-chameleon-medium-005/base_graph.pickle
wfcommons/wfchef/recipes/blast/microstructures/blast-chameleon-medium-005/microstructures.json
wfcommons/wfchef/recipes/blast/microstructures/blast-chameleon-small-001/base_graph.pickle
wfcommons/wfchef/recipes/blast/microstructures/blast-chameleon-small-001/microstructures.json
wfcommons/wfchef/recipes/blast/microstructures/blast-chameleon-small-002/base_graph.pickle
wfcommons/wfchef/recipes/blast/microstructures/blast-chameleon-small-002/microstructures.json
wfcommons/wfchef/recipes/blast/microstructures/blast-chameleon-small-003/base_graph.pickle
wfcommons/wfchef/recipes/blast/microstructures/blast-chameleon-small-003/microstructures.json
wfcommons/wfchef/recipes/blast/microstructures/blast-chameleon-small-004/base_graph.pickle
wfcommons/wfchef/recipes/blast/microstructures/blast-chameleon-small-004/microstructures.json
wfcommons/wfchef/recipes/blast/microstructures/blast-chameleon-small-005/base_graph.pickle
wfcommons/wfchef/recipes/blast/microstructures/blast-chameleon-small-005/microstructures.json
wfcommons/wfchef/recipes/blast/microstructures/metric/err.csv
wfcommons/wfchef/recipes/bwa/__init__.py
wfcommons/wfchef/recipes/bwa/recipe.py
wfcommons/wfchef/recipes/bwa/task_type_stats.json
wfcommons/wfchef/recipes/bwa/__pycache__/__init__.cpython-314.pyc
wfcommons/wfchef/recipes/bwa/__pycache__/recipe.cpython-314.pyc
wfcommons/wfchef/recipes/bwa/microstructures/summary.json
wfcommons/wfchef/recipes/bwa/microstructures/bwa-chameleon-large-001/base_graph.pickle
wfcommons/wfchef/recipes/bwa/microstructures/bwa-chameleon-large-001/microstructures.json
wfcommons/wfchef/recipes/bwa/microstructures/bwa-chameleon-large-002/base_graph.pickle
wfcommons/wfchef/recipes/bwa/microstructures/bwa-chameleon-large-002/microstructures.json
wfcommons/wfchef/recipes/bwa/microstructures/bwa-chameleon-large-003/base_graph.pickle
wfcommons/wfchef/recipes/bwa/microstructures/bwa-chameleon-large-003/microstructures.json
wfcommons/wfchef/recipes/bwa/microstructures/bwa-chameleon-large-004/base_graph.pickle
wfcommons/wfchef/recipes/bwa/microstructures/bwa-chameleon-large-004/microstructures.json
wfcommons/wfchef/recipes/bwa/microstructures/bwa-chameleon-large-005/base_graph.pickle
wfcommons/wfchef/recipes/bwa/microstructures/bwa-chameleon-large-005/microstructures.json
wfcommons/wfchef/recipes/bwa/microstructures/bwa-chameleon-medium-001/base_graph.pickle
wfcommons/wfchef/recipes/bwa/microstructures/bwa-chameleon-medium-001/microstructures.json
wfcommons/wfchef/recipes/bwa/microstructures/bwa-chameleon-medium-002/base_graph.pickle
wfcommons/wfchef/recipes/bwa/microstructures/bwa-chameleon-medium-002/microstructures.json
wfcommons/wfchef/recipes/bwa/microstructures/bwa-chameleon-medium-003/base_graph.pickle
wfcommons/wfchef/recipes/bwa/microstructures/bwa-chameleon-medium-003/microstructures.json
wfcommons/wfchef/recipes/bwa/microstructures/bwa-chameleon-medium-004/base_graph.pickle
wfcommons/wfchef/recipes/bwa/microstructures/bwa-chameleon-medium-004/microstructures.json
wfcommons/wfchef/recipes/bwa/microstructures/bwa-chameleon-medium-005/base_graph.pickle
wfcommons/wfchef/recipes/bwa/microstructures/bwa-chameleon-medium-005/microstructures.json
wfcommons/wfchef/recipes/bwa/microstructures/bwa-chameleon-small-001/base_graph.pickle
wfcommons/wfchef/recipes/bwa/microstructures/bwa-chameleon-small-001/microstructures.json
wfcommons/wfchef/recipes/bwa/microstructures/bwa-chameleon-small-002/base_graph.pickle
wfcommons/wfchef/recipes/bwa/microstructures/bwa-chameleon-small-002/microstructures.json
wfcommons/wfchef/recipes/bwa/microstructures/bwa-chameleon-small-003/base_graph.pickle
wfcommons/wfchef/recipes/bwa/microstructures/bwa-chameleon-small-003/microstructures.json
wfcommons/wfchef/recipes/bwa/microstructures/bwa-chameleon-small-004/base_graph.pickle
wfcommons/wfchef/recipes/bwa/microstructures/bwa-chameleon-small-004/microstructures.json
wfcommons/wfchef/recipes/bwa/microstructures/bwa-chameleon-small-005/base_graph.pickle
wfcommons/wfchef/recipes/bwa/microstructures/bwa-chameleon-small-005/microstructures.json
wfcommons/wfchef/recipes/bwa/microstructures/metric/err.csv
wfcommons/wfchef/recipes/cycles/__init__.py
wfcommons/wfchef/recipes/cycles/recipe.py
wfcommons/wfchef/recipes/cycles/task_type_stats.json
wfcommons/wfchef/recipes/cycles/__pycache__/__init__.cpython-314.pyc
wfcommons/wfchef/recipes/cycles/__pycache__/recipe.cpython-314.pyc
wfcommons/wfchef/recipes/cycles/microstructures/summary.json
wfcommons/wfchef/recipes/cycles/microstructures/cycles-chameleon-10l-1c-12p-001/base_graph.pickle
wfcommons/wfchef/recipes/cycles/microstructures/cycles-chameleon-10l-1c-12p-001/microstructures.json
wfcommons/wfchef/recipes/cycles/microstructures/cycles-chameleon-10l-1c-9p-001/base_graph.pickle
wfcommons/wfchef/recipes/cycles/microstructures/cycles-chameleon-10l-1c-9p-001/microstructures.json
wfcommons/wfchef/recipes/cycles/microstructures/cycles-chameleon-10l-2c-9p-001/base_graph.pickle
wfcommons/wfchef/recipes/cycles/microstructures/cycles-chameleon-10l-2c-9p-001/microstructures.json
wfcommons/wfchef/recipes/cycles/microstructures/cycles-chameleon-10l-3c-9p-001/base_graph.pickle
wfcommons/wfchef/recipes/cycles/microstructures/cycles-chameleon-10l-3c-9p-001/microstructures.json
wfcommons/wfchef/recipes/cycles/microstructures/cycles-chameleon-1l-1c-12p-001/base_graph.pickle
wfcommons/wfchef/recipes/cycles/microstructures/cycles-chameleon-1l-1c-12p-001/microstructures.json
wfcommons/wfchef/recipes/cycles/microstructures/cycles-chameleon-1l-1c-9p-001/base_graph.pickle
wfcommons/wfchef/recipes/cycles/microstructures/cycles-chameleon-1l-1c-9p-001/microstructures.json
wfcommons/wfchef/recipes/cycles/microstructures/cycles-chameleon-1l-2c-12p-001/base_graph.pickle
wfcommons/wfchef/recipes/cycles/microstructures/cycles-chameleon-1l-2c-12p-001/microstructures.json
wfcommons/wfchef/recipes/cycles/microstructures/cycles-chameleon-1l-2c-9p-001/base_graph.pickle
wfcommons/wfchef/recipes/cycles/microstructures/cycles-chameleon-1l-2c-9p-001/microstructures.json
wfcommons/wfchef/recipes/cycles/microstructures/cycles-chameleon-1l-3c-12p-001/base_graph.pickle
wfcommons/wfchef/recipes/cycles/microstructures/cycles-chameleon-1l-3c-12p-001/microstructures.json
wfcommons/wfchef/recipes/cycles/microstructures/cycles-chameleon-1l-3c-9p-001/base_graph.pickle
wfcommons/wfchef/recipes/cycles/microstructures/cycles-chameleon-1l-3c-9p-001/microstructures.json
wfcommons/wfchef/recipes/cycles/microstructures/cycles-chameleon-2l-1c-12p-001/base_graph.pickle
wfcommons/wfchef/recipes/cycles/microstructures/cycles-chameleon-2l-1c-12p-001/microstructures.json
wfcommons/wfchef/recipes/cycles/microstructures/cycles-chameleon-2l-1c-9p-001/base_graph.pickle
wfcommons/wfchef/recipes/cycles/microstructures/cycles-chameleon-2l-1c-9p-001/microstructures.json
wfcommons/wfchef/recipes/cycles/microstructures/cycles-chameleon-2l-2c-12p-001/base_graph.pickle
wfcommons/wfchef/recipes/cycles/microstructures/cycles-chameleon-2l-2c-12p-001/microstructures.json
wfcommons/wfchef/recipes/cycles/microstructures/cycles-chameleon-2l-2c-9p-001/base_graph.pickle
wfcommons/wfchef/recipes/cycles/microstructures/cycles-chameleon-2l-2c-9p-001/microstructures.json
wfcommons/wfchef/recipes/cycles/microstructures/cycles-chameleon-2l-3c-12p-001/base_graph.pickle
wfcommons/wfchef/recipes/cycles/microstructures/cycles-chameleon-2l-3c-12p-001/microstructures.json
wfcommons/wfchef/recipes/cycles/microstructures/cycles-chameleon-2l-3c-9p-001/base_graph.pickle
wfcommons/wfchef/recipes/cycles/microstructures/cycles-chameleon-2l-3c-9p-001/microstructures.json
wfcommons/wfchef/recipes/cycles/microstructures/cycles-chameleon-5l-1c-12p-001/base_graph.pickle
wfcommons/wfchef/recipes/cycles/microstructures/cycles-chameleon-5l-1c-12p-001/microstructures.json
wfcommons/wfchef/recipes/cycles/microstructures/cycles-chameleon-5l-1c-9p-001/base_graph.pickle
wfcommons/wfchef/recipes/cycles/microstructures/cycles-chameleon-5l-1c-9p-001/microstructures.json
wfcommons/wfchef/recipes/cycles/microstructures/cycles-chameleon-5l-2c-12p-001/base_graph.pickle
wfcommons/wfchef/recipes/cycles/microstructures/cycles-chameleon-5l-2c-12p-001/microstructures.json
wfcommons/wfchef/recipes/cycles/microstructures/cycles-chameleon-5l-2c-9p-001/base_graph.pickle
wfcommons/wfchef/recipes/cycles/microstructures/cycles-chameleon-5l-2c-9p-001/microstructures.json
wfcommons/wfchef/recipes/cycles/microstructures/cycles-chameleon-5l-3c-12p-001/base_graph.pickle
wfcommons/wfchef/recipes/cycles/microstructures/cycles-chameleon-5l-3c-12p-001/microstructures.json
wfcommons/wfchef/recipes/cycles/microstructures/cycles-chameleon-5l-3c-9p-001/base_graph.pickle
wfcommons/wfchef/recipes/cycles/microstructures/cycles-chameleon-5l-3c-9p-001/microstructures.json
wfcommons/wfchef/recipes/cycles/microstructures/metric/err.csv
wfcommons/wfchef/recipes/cycles/microstructures/seismology-chameleon-100p-001/base_graph.pickle
wfcommons/wfchef/recipes/cycles/microstructures/seismology-chameleon-100p-001/microstructures.json
wfcommons/wfchef/recipes/cycles/microstructures/seismology-chameleon-1100p-001/base_graph.pickle
wfcommons/wfchef/recipes/cycles/microstructures/seismology-chameleon-1100p-001/microstructures.json
wfcommons/wfchef/recipes/cycles/microstructures/seismology-chameleon-200p-001/base_graph.pickle
wfcommons/wfchef/recipes/cycles/microstructures/seismology-chameleon-200p-001/microstructures.json
wfcommons/wfchef/recipes/cycles/microstructures/seismology-chameleon-300p-001/base_graph.pickle
wfcommons/wfchef/recipes/cycles/microstructures/seismology-chameleon-300p-001/microstructures.json
wfcommons/wfchef/recipes/cycles/microstructures/seismology-chameleon-400p-001/base_graph.pickle
wfcommons/wfchef/recipes/cycles/microstructures/seismology-chameleon-400p-001/microstructures.json
wfcommons/wfchef/recipes/cycles/microstructures/seismology-chameleon-500p-001/base_graph.pickle
wfcommons/wfchef/recipes/cycles/microstructures/seismology-chameleon-500p-001/microstructures.json
wfcommons/wfchef/recipes/cycles/microstructures/seismology-chameleon-600p-001/base_graph.pickle
wfcommons/wfchef/recipes/cycles/microstructures/seismology-chameleon-600p-001/microstructures.json
wfcommons/wfchef/recipes/cycles/microstructures/seismology-chameleon-700p-001/base_graph.pickle
wfcommons/wfchef/recipes/cycles/microstructures/seismology-chameleon-700p-001/microstructures.json
wfcommons/wfchef/recipes/cycles/microstructures/seismology-chameleon-800p-001/base_graph.pickle
wfcommons/wfchef/recipes/cycles/microstructures/seismology-chameleon-800p-001/microstructures.json
wfcommons/wfchef/recipes/cycles/microstructures/seismology-chameleon-900p-001/base_graph.pickle
wfcommons/wfchef/recipes/cycles/microstructures/seismology-chameleon-900p-001/microstructures.json
wfcommons/wfchef/recipes/epigenomics/__init__.py
wfcommons/wfchef/recipes/epigenomics/recipe.py
wfcommons/wfchef/recipes/epigenomics/task_type_stats.json
wfcommons/wfchef/recipes/epigenomics/__pycache__/__init__.cpython-314.pyc
wfcommons/wfchef/recipes/epigenomics/__pycache__/recipe.cpython-314.pyc
wfcommons/wfchef/recipes/epigenomics/microstructures/summary.json
wfcommons/wfchef/recipes/epigenomics/microstructures/epigenomics-chameleon-hep-1seq-100k-001/base_graph.pickle
wfcommons/wfchef/recipes/epigenomics/microstructures/epigenomics-chameleon-hep-1seq-100k-001/microstructures.json
wfcommons/wfchef/recipes/epigenomics/microstructures/epigenomics-chameleon-hep-1seq-50k-001/base_graph.pickle
wfcommons/wfchef/recipes/epigenomics/microstructures/epigenomics-chameleon-hep-1seq-50k-001/microstructures.json
wfcommons/wfchef/recipes/epigenomics/microstructures/epigenomics-chameleon-hep-2seq-100k-001/base_graph.pickle
wfcommons/wfchef/recipes/epigenomics/microstructures/epigenomics-chameleon-hep-2seq-100k-001/microstructures.json
wfcommons/wfchef/recipes/epigenomics/microstructures/epigenomics-chameleon-hep-2seq-50k-001/base_graph.pickle
wfcommons/wfchef/recipes/epigenomics/microstructures/epigenomics-chameleon-hep-2seq-50k-001/microstructures.json
wfcommons/wfchef/recipes/epigenomics/microstructures/epigenomics-chameleon-hep-3seq-100k-001/base_graph.pickle
wfcommons/wfchef/recipes/epigenomics/microstructures/epigenomics-chameleon-hep-3seq-100k-001/microstructures.json
wfcommons/wfchef/recipes/epigenomics/microstructures/epigenomics-chameleon-hep-3seq-50k-001/base_graph.pickle
wfcommons/wfchef/recipes/epigenomics/microstructures/epigenomics-chameleon-hep-3seq-50k-001/microstructures.json
wfcommons/wfchef/recipes/epigenomics/microstructures/epigenomics-chameleon-hep-4seq-100k-001/base_graph.pickle
wfcommons/wfchef/recipes/epigenomics/microstructures/epigenomics-chameleon-hep-4seq-100k-001/microstructures.json
wfcommons/wfchef/recipes/epigenomics/microstructures/epigenomics-chameleon-hep-4seq-50k-001/base_graph.pickle
wfcommons/wfchef/recipes/epigenomics/microstructures/epigenomics-chameleon-hep-4seq-50k-001/microstructures.json
wfcommons/wfchef/recipes/epigenomics/microstructures/epigenomics-chameleon-hep-5seq-100k-001/base_graph.pickle
wfcommons/wfchef/recipes/epigenomics/microstructures/epigenomics-chameleon-hep-5seq-100k-001/microstructures.json
wfcommons/wfchef/recipes/epigenomics/microstructures/epigenomics-chameleon-hep-5seq-50k-001/base_graph.pickle
wfcommons/wfchef/recipes/epigenomics/microstructures/epigenomics-chameleon-hep-5seq-50k-001/microstructures.json
wfcommons/wfchef/recipes/epigenomics/microstructures/epigenomics-chameleon-hep-6seq-100k-001/base_graph.pickle
wfcommons/wfchef/recipes/epigenomics/microstructures/epigenomics-chameleon-hep-6seq-100k-001/microstructures.json
wfcommons/wfchef/recipes/epigenomics/microstructures/epigenomics-chameleon-hep-6seq-50k-001/base_graph.pickle
wfcommons/wfchef/recipes/epigenomics/microstructures/epigenomics-chameleon-hep-6seq-50k-001/microstructures.json
wfcommons/wfchef/recipes/epigenomics/microstructures/epigenomics-chameleon-hep-7seq-100k-001/base_graph.pickle
wfcommons/wfchef/recipes/epigenomics/microstructures/epigenomics-chameleon-hep-7seq-100k-001/microstructures.json
wfcommons/wfchef/recipes/epigenomics/microstructures/epigenomics-chameleon-hep-7seq-50k-001/base_graph.pickle
wfcommons/wfchef/recipes/epigenomics/microstructures/epigenomics-chameleon-hep-7seq-50k-001/microstructures.json
wfcommons/wfchef/recipes/epigenomics/microstructures/epigenomics-chameleon-ilmn-1seq-100k-001/base_graph.pickle
wfcommons/wfchef/recipes/epigenomics/microstructures/epigenomics-chameleon-ilmn-1seq-100k-001/microstructures.json
wfcommons/wfchef/recipes/epigenomics/microstructures/epigenomics-chameleon-ilmn-1seq-50k-001/base_graph.pickle
wfcommons/wfchef/recipes/epigenomics/microstructures/epigenomics-chameleon-ilmn-1seq-50k-001/microstructures.json
wfcommons/wfchef/recipes/epigenomics/microstructures/epigenomics-chameleon-ilmn-2seq-100k-001/base_graph.pickle
wfcommons/wfchef/recipes/epigenomics/microstructures/epigenomics-chameleon-ilmn-2seq-100k-001/microstructures.json
wfcommons/wfchef/recipes/epigenomics/microstructures/epigenomics-chameleon-ilmn-2seq-50k-001/base_graph.pickle
wfcommons/wfchef/recipes/epigenomics/microstructures/epigenomics-chameleon-ilmn-2seq-50k-001/microstructures.json
wfcommons/wfchef/recipes/epigenomics/microstructures/epigenomics-chameleon-ilmn-3seq-100k-001/base_graph.pickle
wfcommons/wfchef/recipes/epigenomics/microstructures/epigenomics-chameleon-ilmn-3seq-100k-001/microstructures.json
wfcommons/wfchef/recipes/epigenomics/microstructures/epigenomics-chameleon-ilmn-3seq-50k-001/base_graph.pickle
wfcommons/wfchef/recipes/epigenomics/microstructures/epigenomics-chameleon-ilmn-3seq-50k-001/microstructures.json
wfcommons/wfchef/recipes/epigenomics/microstructures/epigenomics-chameleon-ilmn-4seq-100k-001/base_graph.pickle
wfcommons/wfchef/recipes/epigenomics/microstructures/epigenomics-chameleon-ilmn-4seq-100k-001/microstructures.json
wfcommons/wfchef/recipes/epigenomics/microstructures/epigenomics-chameleon-ilmn-4seq-50k-001/base_graph.pickle
wfcommons/wfchef/recipes/epigenomics/microstructures/epigenomics-chameleon-ilmn-4seq-50k-001/microstructures.json
wfcommons/wfchef/recipes/epigenomics/microstructures/epigenomics-chameleon-ilmn-5seq-100k-001/base_graph.pickle
wfcommons/wfchef/recipes/epigenomics/microstructures/epigenomics-chameleon-ilmn-5seq-100k-001/microstructures.json
wfcommons/wfchef/recipes/epigenomics/microstructures/epigenomics-chameleon-ilmn-5seq-50k-001/base_graph.pickle
wfcommons/wfchef/recipes/epigenomics/microstructures/epigenomics-chameleon-ilmn-5seq-50k-001/microstructures.json
wfcommons/wfchef/recipes/epigenomics/microstructures/epigenomics-chameleon-ilmn-6seq-100k-001/base_graph.pickle
wfcommons/wfchef/recipes/epigenomics/microstructures/epigenomics-chameleon-ilmn-6seq-100k-001/microstructures.json
wfcommons/wfchef/recipes/epigenomics/microstructures/epigenomics-chameleon-ilmn-6seq-50k-001/base_graph.pickle
wfcommons/wfchef/recipes/epigenomics/microstructures/epigenomics-chameleon-ilmn-6seq-50k-001/microstructures.json
wfcommons/wfchef/recipes/epigenomics/microstructures/metric/err.csv
wfcommons/wfchef/recipes/genome/__init__.py
wfcommons/wfchef/recipes/genome/recipe.py
wfcommons/wfchef/recipes/genome/task_type_stats.json
wfcommons/wfchef/recipes/genome/__pycache__/__init__.cpython-314.pyc
wfcommons/wfchef/recipes/genome/__pycache__/recipe.cpython-314.pyc
wfcommons/wfchef/recipes/genome/microstructures/summary.json
wfcommons/wfchef/recipes/genome/microstructures/1000genome-chameleon-10ch-100k-001/base_graph.pickle
wfcommons/wfchef/recipes/genome/microstructures/1000genome-chameleon-10ch-100k-001/microstructures.json
wfcommons/wfchef/recipes/genome/microstructures/1000genome-chameleon-10ch-250k-001/base_graph.pickle
wfcommons/wfchef/recipes/genome/microstructures/1000genome-chameleon-10ch-250k-001/microstructures.json
wfcommons/wfchef/recipes/genome/microstructures/1000genome-chameleon-12ch-100k-001/base_graph.pickle
wfcommons/wfchef/recipes/genome/microstructures/1000genome-chameleon-12ch-100k-001/microstructures.json
wfcommons/wfchef/recipes/genome/microstructures/1000genome-chameleon-12ch-250k-001/base_graph.pickle
wfcommons/wfchef/recipes/genome/microstructures/1000genome-chameleon-12ch-250k-001/microstructures.json
wfcommons/wfchef/recipes/genome/microstructures/1000genome-chameleon-14ch-100k-001/base_graph.pickle
wfcommons/wfchef/recipes/genome/microstructures/1000genome-chameleon-14ch-100k-001/microstructures.json
wfcommons/wfchef/recipes/genome/microstructures/1000genome-chameleon-14ch-250k-001/base_graph.pickle
wfcommons/wfchef/recipes/genome/microstructures/1000genome-chameleon-14ch-250k-001/microstructures.json
wfcommons/wfchef/recipes/genome/microstructures/1000genome-chameleon-16ch-100k-001/base_graph.pickle
wfcommons/wfchef/recipes/genome/microstructures/1000genome-chameleon-16ch-100k-001/microstructures.json
wfcommons/wfchef/recipes/genome/microstructures/1000genome-chameleon-16ch-250k-001/base_graph.pickle
wfcommons/wfchef/recipes/genome/microstructures/1000genome-chameleon-16ch-250k-001/microstructures.json
wfcommons/wfchef/recipes/genome/microstructures/1000genome-chameleon-18ch-100k-001/base_graph.pickle
wfcommons/wfchef/recipes/genome/microstructures/1000genome-chameleon-18ch-100k-001/microstructures.json
wfcommons/wfchef/recipes/genome/microstructures/1000genome-chameleon-18ch-250k-001/base_graph.pickle
wfcommons/wfchef/recipes/genome/microstructures/1000genome-chameleon-18ch-250k-001/microstructures.json
wfcommons/wfchef/recipes/genome/microstructures/1000genome-chameleon-20ch-100k-001/base_graph.pickle
wfcommons/wfchef/recipes/genome/microstructures/1000genome-chameleon-20ch-100k-001/microstructures.json
wfcommons/wfchef/recipes/genome/microstructures/1000genome-chameleon-20ch-250k-001/base_graph.pickle
wfcommons/wfchef/recipes/genome/microstructures/1000genome-chameleon-20ch-250k-001/microstructures.json
wfcommons/wfchef/recipes/genome/microstructures/1000genome-chameleon-22ch-100k-001/base_graph.pickle
wfcommons/wfchef/recipes/genome/microstructures/1000genome-chameleon-22ch-100k-001/microstructures.json
wfcommons/wfchef/recipes/genome/microstructures/1000genome-chameleon-22ch-250k-001/base_graph.pickle
wfcommons/wfchef/recipes/genome/microstructures/1000genome-chameleon-22ch-250k-001/microstructures.json
wfcommons/wfchef/recipes/genome/microstructures/1000genome-chameleon-2ch-100k-001/base_graph.pickle
wfcommons/wfchef/recipes/genome/microstructures/1000genome-chameleon-2ch-100k-001/microstructures.json
wfcommons/wfchef/recipes/genome/microstructures/1000genome-chameleon-2ch-250k-001/base_graph.pickle
wfcommons/wfchef/recipes/genome/microstructures/1000genome-chameleon-2ch-250k-001/microstructures.json
wfcommons/wfchef/recipes/genome/microstructures/1000genome-chameleon-4ch-100k-001/base_graph.pickle
wfcommons/wfchef/recipes/genome/microstructures/1000genome-chameleon-4ch-100k-001/microstructures.json
wfcommons/wfchef/recipes/genome/microstructures/1000genome-chameleon-4ch-250k-001/base_graph.pickle
wfcommons/wfchef/recipes/genome/microstructures/1000genome-chameleon-4ch-250k-001/microstructures.json
wfcommons/wfchef/recipes/genome/microstructures/1000genome-chameleon-6ch-100k-001/base_graph.pickle
wfcommons/wfchef/recipes/genome/microstructures/1000genome-chameleon-6ch-100k-001/microstructures.json
wfcommons/wfchef/recipes/genome/microstructures/1000genome-chameleon-6ch-250k-001/base_graph.pickle
wfcommons/wfchef/recipes/genome/microstructures/1000genome-chameleon-6ch-250k-001/microstructures.json
wfcommons/wfchef/recipes/genome/microstructures/1000genome-chameleon-8ch-100k-001/base_graph.pickle
wfcommons/wfchef/recipes/genome/microstructures/1000genome-chameleon-8ch-100k-001/microstructures.json
wfcommons/wfchef/recipes/genome/microstructures/1000genome-chameleon-8ch-250k-001/base_graph.pickle
wfcommons/wfchef/recipes/genome/microstructures/1000genome-chameleon-8ch-250k-001/microstructures.json
wfcommons/wfchef/recipes/genome/microstructures/metric/err.csv
wfcommons/wfchef/recipes/montage/__init__.py
wfcommons/wfchef/recipes/montage/recipe.py
wfcommons/wfchef/recipes/montage/task_type_stats.json
wfcommons/wfchef/recipes/montage/__pycache__/__init__.cpython-314.pyc
wfcommons/wfchef/recipes/montage/__pycache__/recipe.cpython-314.pyc
wfcommons/wfchef/recipes/montage/microstructures/summary.json
wfcommons/wfchef/recipes/montage/microstructures/metric/err.csv
wfcommons/wfchef/recipes/montage/microstructures/montage-chameleon-2mass-005d-001/base_graph.pickle
wfcommons/wfchef/recipes/montage/microstructures/montage-chameleon-2mass-005d-001/microstructures.json
wfcommons/wfchef/recipes/montage/microstructures/montage-chameleon-2mass-015d-001/base_graph.pickle
wfcommons/wfchef/recipes/montage/microstructures/montage-chameleon-2mass-015d-001/microstructures.json
wfcommons/wfchef/recipes/montage/microstructures/montage-chameleon-2mass-01d-001/base_graph.pickle
wfcommons/wfchef/recipes/montage/microstructures/montage-chameleon-2mass-01d-001/microstructures.json
wfcommons/wfchef/recipes/montage/microstructures/montage-chameleon-2mass-025d-001/base_graph.pickle
wfcommons/wfchef/recipes/montage/microstructures/montage-chameleon-2mass-025d-001/microstructures.json
wfcommons/wfchef/recipes/montage/microstructures/montage-chameleon-2mass-02d-001/base_graph.pickle
wfcommons/wfchef/recipes/montage/microstructures/montage-chameleon-2mass-02d-001/microstructures.json
wfcommons/wfchef/recipes/montage/microstructures/montage-chameleon-2mass-03d-001/base_graph.pickle
wfcommons/wfchef/recipes/montage/microstructures/montage-chameleon-2mass-03d-001/microstructures.json
wfcommons/wfchef/recipes/montage/microstructures/montage-chameleon-2mass-04d-001/base_graph.pickle
wfcommons/wfchef/recipes/montage/microstructures/montage-chameleon-2mass-04d-001/microstructures.json
wfcommons/wfchef/recipes/montage/microstructures/montage-chameleon-2mass-05d-001/base_graph.pickle
wfcommons/wfchef/recipes/montage/microstructures/montage-chameleon-2mass-05d-001/microstructures.json
wfcommons/wfchef/recipes/montage/microstructures/montage-chameleon-dss-05d-001/base_graph.pickle
wfcommons/wfchef/recipes/montage/microstructures/montage-chameleon-dss-05d-001/microstructures.json
wfcommons/wfchef/recipes/montage/microstructures/montage-chameleon-dss-075d-001/base_graph.pickle
wfcommons/wfchef/recipes/montage/microstructures/montage-chameleon-dss-075d-001/microstructures.json
wfcommons/wfchef/recipes/montage/microstructures/montage-chameleon-dss-10d-001/base_graph.pickle
wfcommons/wfchef/recipes/montage/microstructures/montage-chameleon-dss-10d-001/microstructures.json
wfcommons/wfchef/recipes/montage/microstructures/montage-chameleon-dss-125d-001/base_graph.pickle
wfcommons/wfchef/recipes/montage/microstructures/montage-chameleon-dss-125d-001/microstructures.json
wfcommons/wfchef/recipes/montage/microstructures/montage-chameleon-dss-15d-001/base_graph.pickle
wfcommons/wfchef/recipes/montage/microstructures/montage-chameleon-dss-15d-001/microstructures.json
wfcommons/wfchef/recipes/rnaseq/__init__.py
wfcommons/wfchef/recipes/rnaseq/recipe.py
wfcommons/wfchef/recipes/rnaseq/task_type_stats.json
wfcommons/wfchef/recipes/rnaseq/__pycache__/__init__.cpython-314.pyc
wfcommons/wfchef/recipes/rnaseq/__pycache__/recipe.cpython-314.pyc
wfcommons/wfchef/recipes/rnaseq/microstructures/summary.json
wfcommons/wfchef/recipes/rnaseq/microstructures/metric/err.csv
wfcommons/wfchef/recipes/rnaseq/microstructures/rnaseq-3l/base_graph.pickle
wfcommons/wfchef/recipes/rnaseq/microstructures/rnaseq-3l/microstructures.json
wfcommons/wfchef/recipes/rnaseq/microstructures/rnaseq-6l/base_graph.pickle
wfcommons/wfchef/recipes/rnaseq/microstructures/rnaseq-6l/microstructures.json
wfcommons/wfchef/recipes/rnaseq/microstructures/rnaseq-t1l/base_graph.pickle
wfcommons/wfchef/recipes/rnaseq/microstructures/rnaseq-t1l/microstructures.json
wfcommons/wfchef/recipes/seismology/__init__.py
wfcommons/wfchef/recipes/seismology/recipe.py
wfcommons/wfchef/recipes/seismology/task_type_stats.json
wfcommons/wfchef/recipes/seismology/__pycache__/__init__.cpython-314.pyc
wfcommons/wfchef/recipes/seismology/__pycache__/recipe.cpython-314.pyc
wfcommons/wfchef/recipes/seismology/microstructures/summary.json
wfcommons/wfchef/recipes/seismology/microstructures/metric/err.csv
wfcommons/wfchef/recipes/seismology/microstructures/seismology-chameleon-100p-001/base_graph.pickle
wfcommons/wfchef/recipes/seismology/microstructures/seismology-chameleon-100p-001/microstructures.json
wfcommons/wfchef/recipes/seismology/microstructures/seismology-chameleon-1100p-001/base_graph.pickle
wfcommons/wfchef/recipes/seismology/microstructures/seismology-chameleon-1100p-001/microstructures.json
wfcommons/wfchef/recipes/seismology/microstructures/seismology-chameleon-200p-001/base_graph.pickle
wfcommons/wfchef/recipes/seismology/microstructures/seismology-chameleon-200p-001/microstructures.json
wfcommons/wfchef/recipes/seismology/microstructures/seismology-chameleon-300p-001/base_graph.pickle
wfcommons/wfchef/recipes/seismology/microstructures/seismology-chameleon-300p-001/microstructures.json
wfcommons/wfchef/recipes/seismology/microstructures/seismology-chameleon-400p-001/base_graph.pickle
wfcommons/wfchef/recipes/seismology/microstructures/seismology-chameleon-400p-001/microstructures.json
wfcommons/wfchef/recipes/seismology/microstructures/seismology-chameleon-500p-001/base_graph.pickle
wfcommons/wfchef/recipes/seismology/microstructures/seismology-chameleon-500p-001/microstructures.json
wfcommons/wfchef/recipes/seismology/microstructures/seismology-chameleon-600p-001/base_graph.pickle
wfcommons/wfchef/recipes/seismology/microstructures/seismology-chameleon-600p-001/microstructures.json
wfcommons/wfchef/recipes/seismology/microstructures/seismology-chameleon-700p-001/base_graph.pickle
wfcommons/wfchef/recipes/seismology/microstructures/seismology-chameleon-700p-001/microstructures.json
wfcommons/wfchef/recipes/seismology/microstructures/seismology-chameleon-800p-001/base_graph.pickle
wfcommons/wfchef/recipes/seismology/microstructures/seismology-chameleon-800p-001/microstructures.json
wfcommons/wfchef/recipes/seismology/microstructures/seismology-chameleon-900p-001/base_graph.pickle
wfcommons/wfchef/recipes/seismology/microstructures/seismology-chameleon-900p-001/microstructures.json
wfcommons/wfchef/recipes/soykb/__init__.py
wfcommons/wfchef/recipes/soykb/recipe.py
wfcommons/wfchef/recipes/soykb/task_type_stats.json
wfcommons/wfchef/recipes/soykb/__pycache__/__init__.cpython-314.pyc
wfcommons/wfchef/recipes/soykb/__pycache__/recipe.cpython-314.pyc
wfcommons/wfchef/recipes/soykb/microstructures/summary.json
wfcommons/wfchef/recipes/soykb/microstructures/metric/err.csv
wfcommons/wfchef/recipes/soykb/microstructures/soykb-chameleon-10fastq-10ch-001/base_graph.pickle
wfcommons/wfchef/recipes/soykb/microstructures/soykb-chameleon-10fastq-10ch-001/microstructures.json
wfcommons/wfchef/recipes/soykb/microstructures/soykb-chameleon-10fastq-20ch-001/base_graph.pickle
wfcommons/wfchef/recipes/soykb/microstructures/soykb-chameleon-10fastq-20ch-001/microstructures.json
wfcommons/wfchef/recipes/soykb/microstructures/soykb-chameleon-20fastq-10ch-001/base_graph.pickle
wfcommons/wfchef/recipes/soykb/microstructures/soykb-chameleon-20fastq-10ch-001/microstructures.json
wfcommons/wfchef/recipes/soykb/microstructures/soykb-chameleon-20fastq-20ch-001/base_graph.pickle
wfcommons/wfchef/recipes/soykb/microstructures/soykb-chameleon-20fastq-20ch-001/microstructures.json
wfcommons/wfchef/recipes/soykb/microstructures/soykb-chameleon-30fastq-10ch-001/base_graph.pickle
wfcommons/wfchef/recipes/soykb/microstructures/soykb-chameleon-30fastq-10ch-001/microstructures.json
wfcommons/wfchef/recipes/soykb/microstructures/soykb-chameleon-30fastq-20ch-001/base_graph.pickle
wfcommons/wfchef/recipes/soykb/microstructures/soykb-chameleon-30fastq-20ch-001/microstructures.json
wfcommons/wfchef/recipes/soykb/microstructures/soykb-chameleon-40fastq-10ch-001/base_graph.pickle
wfcommons/wfchef/recipes/soykb/microstructures/soykb-chameleon-40fastq-10ch-001/microstructures.json
wfcommons/wfchef/recipes/soykb/microstructures/soykb-chameleon-40fastq-20ch-001/base_graph.pickle
wfcommons/wfchef/recipes/soykb/microstructures/soykb-chameleon-40fastq-20ch-001/microstructures.json
wfcommons/wfchef/recipes/soykb/microstructures/soykb-chameleon-50fastq-10ch-001/base_graph.pickle
wfcommons/wfchef/recipes/soykb/microstructures/soykb-chameleon-50fastq-10ch-001/microstructures.json
wfcommons/wfchef/recipes/soykb/microstructures/soykb-chameleon-50fastq-20ch-001/base_graph.pickle
wfcommons/wfchef/recipes/soykb/microstructures/soykb-chameleon-50fastq-20ch-001/microstructures.json
wfcommons/wfchef/recipes/srasearch/__init__.py
wfcommons/wfchef/recipes/srasearch/recipe.py
wfcommons/wfchef/recipes/srasearch/task_type_stats.json
wfcommons/wfchef/recipes/srasearch/__pycache__/__init__.cpython-314.pyc
wfcommons/wfchef/recipes/srasearch/__pycache__/recipe.cpython-314.pyc
wfcommons/wfchef/recipes/srasearch/microstructures/summary.json
wfcommons/wfchef/recipes/srasearch/microstructures/metric/err.csv
wfcommons/wfchef/recipes/srasearch/microstructures/srasearch-chameleon-10a-001/base_graph.pickle
wfcommons/wfchef/recipes/srasearch/microstructures/srasearch-chameleon-10a-001/microstructures.json
wfcommons/wfchef/recipes/srasearch/microstructures/srasearch-chameleon-10a-002/base_graph.pickle
wfcommons/wfchef/recipes/srasearch/microstructures/srasearch-chameleon-10a-002/microstructures.json
wfcommons/wfchef/recipes/srasearch/microstructures/srasearch-chameleon-10a-003/base_graph.pickle
wfcommons/wfchef/recipes/srasearch/microstructures/srasearch-chameleon-10a-003/microstructures.json
wfcommons/wfchef/recipes/srasearch/microstructures/srasearch-chameleon-10a-004/base_graph.pickle
wfcommons/wfchef/recipes/srasearch/microstructures/srasearch-chameleon-10a-004/microstructures.json
wfcommons/wfchef/recipes/srasearch/microstructures/srasearch-chameleon-10a-005/base_graph.pickle
wfcommons/wfchef/recipes/srasearch/microstructures/srasearch-chameleon-10a-005/microstructures.json
wfcommons/wfchef/recipes/srasearch/microstructures/srasearch-chameleon-20a-001/base_graph.pickle
wfcommons/wfchef/recipes/srasearch/microstructures/srasearch-chameleon-20a-001/microstructures.json
wfcommons/wfchef/recipes/srasearch/microstructures/srasearch-chameleon-20a-002/base_graph.pickle
wfcommons/wfchef/recipes/srasearch/microstructures/srasearch-chameleon-20a-002/microstructures.json
wfcommons/wfchef/recipes/srasearch/microstructures/srasearch-chameleon-20a-003/base_graph.pickle
wfcommons/wfchef/recipes/srasearch/microstructures/srasearch-chameleon-20a-003/microstructures.json
wfcommons/wfchef/recipes/srasearch/microstructures/srasearch-chameleon-20a-004/base_graph.pickle
wfcommons/wfchef/recipes/srasearch/microstructures/srasearch-chameleon-20a-004/microstructures.json
wfcommons/wfchef/recipes/srasearch/microstructures/srasearch-chameleon-20a-005/base_graph.pickle
wfcommons/wfchef/recipes/srasearch/microstructures/srasearch-chameleon-20a-005/microstructures.json
wfcommons/wfchef/recipes/srasearch/microstructures/srasearch-chameleon-30a-001/base_graph.pickle
wfcommons/wfchef/recipes/srasearch/microstructures/srasearch-chameleon-30a-001/microstructures.json
wfcommons/wfchef/recipes/srasearch/microstructures/srasearch-chameleon-30a-002/base_graph.pickle
wfcommons/wfchef/recipes/srasearch/microstructures/srasearch-chameleon-30a-002/microstructures.json
wfcommons/wfchef/recipes/srasearch/microstructures/srasearch-chameleon-30a-003/base_graph.pickle
wfcommons/wfchef/recipes/srasearch/microstructures/srasearch-chameleon-30a-003/microstructures.json
wfcommons/wfchef/recipes/srasearch/microstructures/srasearch-chameleon-30a-004/base_graph.pickle
wfcommons/wfchef/recipes/srasearch/microstructures/srasearch-chameleon-30a-004/microstructures.json
wfcommons/wfchef/recipes/srasearch/microstructures/srasearch-chameleon-30a-005/base_graph.pickle
wfcommons/wfchef/recipes/srasearch/microstructures/srasearch-chameleon-30a-005/microstructures.json
wfcommons/wfchef/recipes/srasearch/microstructures/srasearch-chameleon-40a-001/base_graph.pickle
wfcommons/wfchef/recipes/srasearch/microstructures/srasearch-chameleon-40a-001/microstructures.json
wfcommons/wfchef/recipes/srasearch/microstructures/srasearch-chameleon-40a-002/base_graph.pickle
wfcommons/wfchef/recipes/srasearch/microstructures/srasearch-chameleon-40a-002/microstructures.json
wfcommons/wfchef/recipes/srasearch/microstructures/srasearch-chameleon-40a-003/base_graph.pickle
wfcommons/wfchef/recipes/srasearch/microstructures/srasearch-chameleon-40a-003/microstructures.json
wfcommons/wfchef/recipes/srasearch/microstructures/srasearch-chameleon-40a-004/base_graph.pickle
wfcommons/wfchef/recipes/srasearch/microstructures/srasearch-chameleon-40a-004/microstructures.json
wfcommons/wfchef/recipes/srasearch/microstructures/srasearch-chameleon-40a-005/base_graph.pickle
wfcommons/wfchef/recipes/srasearch/microstructures/srasearch-chameleon-40a-005/microstructures.json
wfcommons/wfchef/recipes/srasearch/microstructures/srasearch-chameleon-50a-001/base_graph.pickle
wfcommons/wfchef/recipes/srasearch/microstructures/srasearch-chameleon-50a-001/microstructures.json
wfcommons/wfchef/recipes/srasearch/microstructures/srasearch-chameleon-50a-002/base_graph.pickle
wfcommons/wfchef/recipes/srasearch/microstructures/srasearch-chameleon-50a-002/microstructures.json
wfcommons/wfchef/recipes/srasearch/microstructures/srasearch-chameleon-50a-003/base_graph.pickle
wfcommons/wfchef/recipes/srasearch/microstructures/srasearch-chameleon-50a-003/microstructures.json
wfcommons/wfchef/recipes/srasearch/microstructures/srasearch-chameleon-50a-004/base_graph.pickle
wfcommons/wfchef/recipes/srasearch/microstructures/srasearch-chameleon-50a-004/microstructures.json
wfcommons/wfchef/recipes/srasearch/microstructures/srasearch-chameleon-50a-005/base_graph.pickle
wfcommons/wfchef/recipes/srasearch/microstructures/srasearch-chameleon-50a-005/microstructures.json
wfcommons/wfchef/skeletons/__init__.py
wfcommons/wfchef/skeletons/recipe.py
wfcommons/wfchef/skeletons/setup.py
wfcommons/wfgen/__init__.py
wfcommons/wfgen/abstract_recipe.py
wfcommons/wfgen/generator.py
wfcommons/wfinstances/__init__.py
wfcommons/wfinstances/instance.py
wfcommons/wfinstances/instance_analyzer.py
wfcommons/wfinstances/schema.py
wfcommons/wfinstances/logs/__init__.py
wfcommons/wfinstances/logs/abstract_logs_parser.py
wfcommons/wfinstances/logs/makeflow.py
wfcommons/wfinstances/logs/nextflow.py
wfcommons/wfinstances/logs/pegasus.py
wfcommons/wfinstances/logs/pegasusrec.py
wfcommons/wfinstances/logs/ro_crate.py
wfcommons/wfinstances/logs/snakemake.py
wfcommons/wfinstances/logs/streamflow.py
wfcommons/wfinstances/logs/taskvine.py