setup.py
pynextflow/__init__.py
pynextflow/process.py
pynextflow/utils.py
pynextflow/workflow.py
pynextflow.egg-info/PKG-INFO
pynextflow.egg-info/SOURCES.txt
pynextflow.egg-info/dependency_links.txt
pynextflow.egg-info/top_level.txt
pynextflow/entities/__init__.py
pynextflow/entities/channel.py
pynextflow/entities/process.py
pynextflow/entities/workflow.py
pynextflow/executors/__init__.py
pynextflow/executors/local.py
pynextflow/executors/nextflow.py
pynextflow/executors/tower.py
tests/0000_hello_world_test.py
tests/0001_rnaseq_test.py
tests/0002_count_nucleotide_test.py
tests/__init__.py
tests/utils.py