.travis.yml
COPYING
Dockerfile
LICENSE
MANIFEST.in
README.rst
THANKS.rst
TODO.rst
project_quickstart.ini
requirements.txt
requirements_pq_example.sh
setup.cfg
setup.py
docs/Makefile
docs/code_doc.rst
docs/conf.py
docs/include_links.rst
docs/index.rst
docs/modules.rst
docs/scripts.rst
docs/setup.rst
docs/version.rst
project_quickstart/__init__.py
project_quickstart/projectQuickstart.py
project_quickstart/project_quickstart.py
project_quickstart/version.py
project_quickstart.egg-info/PKG-INFO
project_quickstart.egg-info/SOURCES.txt
project_quickstart.egg-info/dependency_links.txt
project_quickstart.egg-info/entry_points.txt
project_quickstart.egg-info/not-zip-safe
project_quickstart.egg-info/requires.txt
project_quickstart.egg-info/top_level.txt
templates/README_data.rst
templates/TO_DO.rst
templates/rsync.rst
templates/examples/.dir_bash_history
templates/examples/Dockerfile_pq_example_alpine
templates/examples/Dockerfile_pq_example_ubuntu
templates/examples/__init__.py
templates/examples/examples.sh
templates/examples/ggtheme.R
templates/examples/plot_pq_example.py
templates/examples/plot_pq_example_mtcars.R
templates/examples/plot_pq_example_pandas.R
templates/examples/pq_example.R
templates/examples/pq_example.py
templates/examples/pq_example_mtcars.R
templates/examples/svgutils_pq_example.py
templates/examples/version.py
templates/examples/pipeline_pq_example/.dir_bash_history
templates/examples/pipeline_pq_example/__init__.py
templates/examples/pipeline_pq_example/pipeline_pq_example.py
templates/examples/pipeline_pq_example/configuration/.dir_bash_history
templates/examples/pipeline_pq_example/configuration/pipeline.yml
templates/examples/pipeline_pq_example/pipeline_report/.dir_bash_history
templates/examples/pipeline_pq_example/pipeline_report/Makefile
templates/examples/pipeline_pq_example/pipeline_report/conf.py
templates/examples/pipeline_pq_example/pipeline_report/index.rst
templates/examples/pipeline_pq_example/pipeline_report/make.bat
templates/examples/pipeline_pq_example/pipeline_report/report_pipeline_pq_example.rst
templates/examples/pipeline_pq_example/pipeline_report/report_substitution_vars.rst
templates/examples/pipeline_pq_example/pipeline_report/scipy_references.bib
templates/project_template/.gitignore
templates/project_template/.travis.yml
templates/project_template/COPYING
templates/project_template/Dockerfile
templates/project_template/LICENSE
templates/project_template/MANIFEST.in
templates/project_template/README.rst
templates/project_template/THANKS.rst
templates/project_template/TODO.rst
templates/project_template/external_dependencies.txt
templates/project_template/project_template.ini
templates/project_template/requirements.txt
templates/project_template/setup.cfg
templates/project_template/setup.py
templates/project_template/substitution_vars.rst
templates/project_template/docs/Makefile
templates/project_template/docs/conf.py
templates/project_template/docs/include_links.rst
templates/project_template/docs/index.rst
templates/project_template/docs/make.bat
templates/project_template/docs/modules.rst
templates/project_template/docs/scripts.rst
templates/project_template/project_template/__init__.py
templates/project_template/project_template/dummy_holder.txt
templates/project_template/scripts/README
templates/project_template/tests/file_to_compare_against.gold_std
templates/project_template/tests/sample_data.data
templates/project_template/tests/test_template.py
templates/report_templates/DAP_template.rst
templates/report_templates/Makefile
templates/report_templates/README_report_docs.rst
templates/report_templates/conf.py
templates/report_templates/cover_letter_template.rst
templates/report_templates/index.rst
templates/report_templates/lab_notebook_template.rst
templates/report_templates/make.bat
templates/report_templates/manuscript_template.rst
templates/report_templates/report_substitution_vars.rst
templates/report_templates/rst_substitution_instructions.rst
templates/report_templates/supplementary_information.rst
templates/report_templates/R_markdown/Rmarkdown_notes.Rmd
templates/report_templates/R_markdown/manuscript_pandoc_config.txt
templates/report_templates/R_markdown/manuscript_template.Rmd
templates/report_templates/R_markdown/to_do_metadata.yml
templates/script_templates/__init__.py
templates/script_templates/ggtheme.R
templates/script_templates/logging.R
templates/script_templates/module_template.py
templates/script_templates/svgutils_template.py
templates/script_templates/template.R
templates/script_templates/template.py
templates/script_templates/template.sh
templates/script_templates/template_clean.R
templates/script_templates/version.py
templates/script_templates/pipeline_template/pipeline_template.py
templates/script_templates/pipeline_template/configuration/pipeline.yml
templates/script_templates/pipeline_template/pipeline_report/Makefile
templates/script_templates/pipeline_template/pipeline_report/conf.py
templates/script_templates/pipeline_template/pipeline_report/index.rst
templates/script_templates/pipeline_template/pipeline_report/make.bat
templates/script_templates/pipeline_template/pipeline_report/report_pipeline_template.rst
templates/script_templates/pipeline_template/pipeline_report/report_substitution_vars.rst
templates/script_templates/pipeline_template/pipeline_report/scipy_references.bib
tests/conftest.py
tests/generate_python_file_lists.py
tests/generate_ref_files.sh
tests/test_project_quickstart.py
tests/__pycache__/conftest.cpython-35-PYTEST.pyc
tests/__pycache__/conftest.cpython-37-PYTEST.pyc
tests/__pycache__/test_project_quickstart.cpython-35-PYTEST.pyc
tests/__pycache__/test_project_quickstart.cpython-37-PYTEST.pyc
tests/helpers/.dir_bash_history
tests/helpers/pytest_helpers.py
tests/helpers/__pycache__/pytest_helpers.cpython-35.pyc
tests/helpers/__pycache__/pytest_helpers.cpython-37.pyc
tests/ref_files/.dir_bash_history
tests/ref_files/pipeline_pq_test_ref.py_tree
tests/ref_files/pq_example.py_tree
tests/ref_files/pq_test_ref.R
tests/ref_files/pq_test_ref.py
tests/ref_files/pq_test_ref.py_tree
tests/ref_files/pipeline_pq_test_ref/pipeline_q_test_ref.py
tests/ref_files/pipeline_pq_test_ref/configuration/pipeline.yml
tests/ref_files/pipeline_pq_test_ref/pipeline_report/Makefile
tests/ref_files/pipeline_pq_test_ref/pipeline_report/conf.py
tests/ref_files/pipeline_pq_test_ref/pipeline_report/include_links.rst
tests/ref_files/pipeline_pq_test_ref/pipeline_report/index.rst
tests/ref_files/pipeline_pq_test_ref/pipeline_report/make.bat
tests/ref_files/pipeline_pq_test_ref/pipeline_report/report_pipeline_q_test_ref.rst
tests/ref_files/pipeline_pq_test_ref/pipeline_report/report_substitution_vars.rst
tests/ref_files/pipeline_pq_test_ref/pipeline_report/scipy_references.bib
tests/ref_files/pq_example/.dir_bash_history
tests/ref_files/pq_example/TO_DO.rst
tests/ref_files/pq_example/rsync.rst
tests/ref_files/pq_example/code/.dir_bash_history
tests/ref_files/pq_example/code/.gitignore
tests/ref_files/pq_example/code/.travis.yml
tests/ref_files/pq_example/code/COPYING
tests/ref_files/pq_example/code/Dockerfile
tests/ref_files/pq_example/code/LICENSE
tests/ref_files/pq_example/code/MANIFEST.in
tests/ref_files/pq_example/code/README.rst
tests/ref_files/pq_example/code/THANKS.rst
tests/ref_files/pq_example/code/TODO.rst
tests/ref_files/pq_example/code/external_dependencies.txt
tests/ref_files/pq_example/code/pq_example.ini
tests/ref_files/pq_example/code/requirements.txt
tests/ref_files/pq_example/code/setup.cfg
tests/ref_files/pq_example/code/setup.py
tests/ref_files/pq_example/code/substitution_vars.rst
tests/ref_files/pq_example/code/docs/Makefile
tests/ref_files/pq_example/code/docs/conf.py
tests/ref_files/pq_example/code/docs/include_links.rst
tests/ref_files/pq_example/code/docs/index.rst
tests/ref_files/pq_example/code/docs/make.bat
tests/ref_files/pq_example/code/docs/modules.rst
tests/ref_files/pq_example/code/docs/scripts.rst
tests/ref_files/pq_example/code/pq_example/.dir_bash_history
tests/ref_files/pq_example/code/pq_example/Dockerfile_pq_example_alpine
tests/ref_files/pq_example/code/pq_example/Dockerfile_pq_example_ubuntu
tests/ref_files/pq_example/code/pq_example/__init__.py
tests/ref_files/pq_example/code/pq_example/examples.sh
tests/ref_files/pq_example/code/pq_example/ggtheme.R
tests/ref_files/pq_example/code/pq_example/plot_pq_example.py
tests/ref_files/pq_example/code/pq_example/plot_pq_example_mtcars.R
tests/ref_files/pq_example/code/pq_example/plot_pq_example_pandas.R
tests/ref_files/pq_example/code/pq_example/pq_example.R
tests/ref_files/pq_example/code/pq_example/pq_example.py
tests/ref_files/pq_example/code/pq_example/pq_example_mtcars.R
tests/ref_files/pq_example/code/pq_example/svgutils_pq_example.py
tests/ref_files/pq_example/code/pq_example/version.py
tests/ref_files/pq_example/code/pq_example/pipeline_pq_example/__init__.py
tests/ref_files/pq_example/code/pq_example/pipeline_pq_example/pipeline_pq_example.py
tests/ref_files/pq_example/code/pq_example/pipeline_pq_example/configuration/pipeline.yml
tests/ref_files/pq_example/code/pq_example/pipeline_pq_example/pipeline_report/Makefile
tests/ref_files/pq_example/code/pq_example/pipeline_pq_example/pipeline_report/conf.py
tests/ref_files/pq_example/code/pq_example/pipeline_pq_example/pipeline_report/index.rst
tests/ref_files/pq_example/code/pq_example/pipeline_pq_example/pipeline_report/make.bat
tests/ref_files/pq_example/code/pq_example/pipeline_pq_example/pipeline_report/report_pipeline_pq_example.rst
tests/ref_files/pq_example/code/pq_example/pipeline_pq_example/pipeline_report/report_substitution_vars.rst
tests/ref_files/pq_example/code/pq_example/pipeline_pq_example/pipeline_report/scipy_references.bib
tests/ref_files/pq_example/code/scripts/README
tests/ref_files/pq_example/code/tests/file_to_compare_against.gold_std
tests/ref_files/pq_example/code/tests/sample_data.data
tests/ref_files/pq_example/code/tests/test_pq_example.py
tests/ref_files/pq_example/documents_and_manuscript/DAP_pq_example.rst
tests/ref_files/pq_example/documents_and_manuscript/Makefile
tests/ref_files/pq_example/documents_and_manuscript/README_report_docs.rst
tests/ref_files/pq_example/documents_and_manuscript/conf.py
tests/ref_files/pq_example/documents_and_manuscript/cover_letter_pq_example.rst
tests/ref_files/pq_example/documents_and_manuscript/include_links.rst
tests/ref_files/pq_example/documents_and_manuscript/index.rst
tests/ref_files/pq_example/documents_and_manuscript/lab_notebook_pq_example.rst
tests/ref_files/pq_example/documents_and_manuscript/make.bat
tests/ref_files/pq_example/documents_and_manuscript/manuscript_pq_example.rst
tests/ref_files/pq_example/documents_and_manuscript/report_substitution_vars.rst
tests/ref_files/pq_example/documents_and_manuscript/rst_substitution_instructions.rst
tests/ref_files/pq_example/documents_and_manuscript/supplementary_information.rst
tests/ref_files/pq_test_ref/TO_DO.rst
tests/ref_files/pq_test_ref/rsync.rst
tests/ref_files/pq_test_ref/code/.gitignore
tests/ref_files/pq_test_ref/code/.travis.yml
tests/ref_files/pq_test_ref/code/COPYING
tests/ref_files/pq_test_ref/code/Dockerfile
tests/ref_files/pq_test_ref/code/LICENSE
tests/ref_files/pq_test_ref/code/MANIFEST.in
tests/ref_files/pq_test_ref/code/README.rst
tests/ref_files/pq_test_ref/code/THANKS.rst
tests/ref_files/pq_test_ref/code/TODO.rst
tests/ref_files/pq_test_ref/code/external_dependencies.txt
tests/ref_files/pq_test_ref/code/pq_test_ref.ini
tests/ref_files/pq_test_ref/code/requirements.txt
tests/ref_files/pq_test_ref/code/setup.cfg
tests/ref_files/pq_test_ref/code/setup.py
tests/ref_files/pq_test_ref/code/substitution_vars.rst
tests/ref_files/pq_test_ref/code/docs/Makefile
tests/ref_files/pq_test_ref/code/docs/conf.py
tests/ref_files/pq_test_ref/code/docs/include_links.rst
tests/ref_files/pq_test_ref/code/docs/index.rst
tests/ref_files/pq_test_ref/code/docs/make.bat
tests/ref_files/pq_test_ref/code/docs/modules.rst
tests/ref_files/pq_test_ref/code/docs/scripts.rst
tests/ref_files/pq_test_ref/code/pq_test_ref/__init__.py
tests/ref_files/pq_test_ref/code/pq_test_ref/ggtheme.R
tests/ref_files/pq_test_ref/code/pq_test_ref/logging.R
tests/ref_files/pq_test_ref/code/pq_test_ref/module_pq_test_ref.py
tests/ref_files/pq_test_ref/code/pq_test_ref/pq_test_ref.R
tests/ref_files/pq_test_ref/code/pq_test_ref/pq_test_ref.py
tests/ref_files/pq_test_ref/code/pq_test_ref/pq_test_ref_clean.R
tests/ref_files/pq_test_ref/code/pq_test_ref/svgutils_pq_test_ref.py
tests/ref_files/pq_test_ref/code/pq_test_ref/version.py
tests/ref_files/pq_test_ref/code/pq_test_ref/pipeline_pq_test_ref/pipeline_pq_test_ref.py
tests/ref_files/pq_test_ref/code/pq_test_ref/pipeline_pq_test_ref/configuration/pipeline.yml
tests/ref_files/pq_test_ref/code/pq_test_ref/pipeline_pq_test_ref/pipeline_report/Makefile
tests/ref_files/pq_test_ref/code/pq_test_ref/pipeline_pq_test_ref/pipeline_report/conf.py
tests/ref_files/pq_test_ref/code/pq_test_ref/pipeline_pq_test_ref/pipeline_report/include_links.rst
tests/ref_files/pq_test_ref/code/pq_test_ref/pipeline_pq_test_ref/pipeline_report/index.rst
tests/ref_files/pq_test_ref/code/pq_test_ref/pipeline_pq_test_ref/pipeline_report/make.bat
tests/ref_files/pq_test_ref/code/pq_test_ref/pipeline_pq_test_ref/pipeline_report/report_pipeline_pq_test_ref.rst
tests/ref_files/pq_test_ref/code/pq_test_ref/pipeline_pq_test_ref/pipeline_report/report_substitution_vars.rst
tests/ref_files/pq_test_ref/code/pq_test_ref/pipeline_pq_test_ref/pipeline_report/scipy_references.bib
tests/ref_files/pq_test_ref/code/scripts/README
tests/ref_files/pq_test_ref/code/tests/file_to_compare_against.gold_std
tests/ref_files/pq_test_ref/code/tests/sample_data.data
tests/ref_files/pq_test_ref/code/tests/test_pq_test_ref.py
tests/ref_files/pq_test_ref/documents_and_manuscript/DAP_pq_test_ref.rst
tests/ref_files/pq_test_ref/documents_and_manuscript/Makefile
tests/ref_files/pq_test_ref/documents_and_manuscript/README_report_docs.rst
tests/ref_files/pq_test_ref/documents_and_manuscript/conf.py
tests/ref_files/pq_test_ref/documents_and_manuscript/cover_letter_pq_test_ref.rst
tests/ref_files/pq_test_ref/documents_and_manuscript/include_links.rst
tests/ref_files/pq_test_ref/documents_and_manuscript/index.rst
tests/ref_files/pq_test_ref/documents_and_manuscript/lab_notebook_pq_test_ref.rst
tests/ref_files/pq_test_ref/documents_and_manuscript/make.bat
tests/ref_files/pq_test_ref/documents_and_manuscript/manuscript_pq_test_ref.rst
tests/ref_files/pq_test_ref/documents_and_manuscript/report_substitution_vars.rst
tests/ref_files/pq_test_ref/documents_and_manuscript/rst_substitution_instructions.rst
tests/ref_files/pq_test_ref/documents_and_manuscript/supplementary_information.rst