LICENSE
README.md
setup.py
./integration_tests/__init__.py
./integration_tests/batch_pipeline1.py
./integration_tests/integration_test1.py
./integration_tests/integration_test2.py
./integration_tests/integration_test3.py
./step_pipeline/__init__.py
./step_pipeline/batch.py
./step_pipeline/constants.py
./step_pipeline/io.py
./step_pipeline/main.py
./step_pipeline/pipeline.py
./step_pipeline/utils.py
./step_pipeline/wdl.py
./step_pipeline.egg-info/PKG-INFO
./step_pipeline.egg-info/SOURCES.txt
./step_pipeline.egg-info/dependency_links.txt
./step_pipeline.egg-info/requires.txt
./step_pipeline.egg-info/top_level.txt
./tests/__init__.py
./tests/utils_tests.py