LICENSE
README.md
pyproject.toml
requirements-dev.txt
requirements.txt
setup.py
bioflow_insight.egg-info/PKG-INFO
bioflow_insight.egg-info/SOURCES.txt
bioflow_insight.egg-info/dependency_links.txt
bioflow_insight.egg-info/entry_points.txt
bioflow_insight.egg-info/requires.txt
bioflow_insight.egg-info/top_level.txt
bioflow_insight_cli/__init__.py
bioflow_insight_cli/main.py
src/__init__.py
src/bioflowinsighterror.py
src/call.py
src/channel.py
src/code_.py
src/constant.py
src/emitted.py
src/executor.py
src/function.py
src/graph.py
src/include.py
src/main_DSL2.py
src/nextflow_building_blocks.py
src/nextflow_file.py
src/operation.py
src/outils.py
src/outils_graph.py
src/process.py
src/ro_crate.py
src/subworkflow.py
src/workflow.py
tests/test_call.py
tests/test_channel.py
tests/test_cli.py
tests/test_code.py
tests/test_emitted.py
tests/test_executor.py
tests/test_function.py
tests/test_graph.py
tests/test_include.py
tests/test_main_DSL2.py
tests/test_nextflow_building_blocks.py
tests/test_nextflow_file.py
tests/test_operation.py
tests/test_outils.py
tests/test_process.py
tests/test_subworkflow.py