LICENSE.md
MANIFEST.in
README.md
setup.cfg
setup.py
versioneer.py
snakemake/__init__.py
snakemake/__main__.py
snakemake/_version.py
snakemake/benchmark.py
snakemake/checkpoints.py
snakemake/common.py
snakemake/cwl.py
snakemake/dag.py
snakemake/decorators.py
snakemake/exceptions.py
snakemake/gui.html
snakemake/gui.py
snakemake/io.py
snakemake/jobs.py
snakemake/logging.py
snakemake/notebook.py
snakemake/output_index.py
snakemake/parser.py
snakemake/persistence.py
snakemake/report.css
snakemake/resources.py
snakemake/rules.py
snakemake/scheduler.py
snakemake/script.py
snakemake/shell.py
snakemake/stats.py
snakemake/utils.py
snakemake/workflow.py
snakemake/wrapper.py
snakemake.egg-info/PKG-INFO
snakemake.egg-info/SOURCES.txt
snakemake.egg-info/dependency_links.txt
snakemake.egg-info/entry_points.txt
snakemake.egg-info/not-zip-safe
snakemake.egg-info/requires.txt
snakemake.egg-info/top_level.txt
snakemake/caching/__init__.py
snakemake/caching/hash.py
snakemake/caching/local.py
snakemake/caching/remote.py
snakemake/deployment/__init__.py
snakemake/deployment/conda.py
snakemake/deployment/env_modules.py
snakemake/deployment/singularity.py
snakemake/executors/__init__.py
snakemake/executors/google_lifesciences.py
snakemake/executors/jobscript.sh
snakemake/linting/__init__.py
snakemake/linting/links.py
snakemake/linting/rules.py
snakemake/linting/snakefiles.py
snakemake/remote/AzureStorage.py
snakemake/remote/EGA.py
snakemake/remote/FTP.py
snakemake/remote/GS.py
snakemake/remote/HTTP.py
snakemake/remote/NCBI.py
snakemake/remote/S3.py
snakemake/remote/S3Mocked.py
snakemake/remote/SFTP.py
snakemake/remote/XRootD.py
snakemake/remote/__init__.py
snakemake/remote/dropbox.py
snakemake/remote/gfal.py
snakemake/remote/gridftp.py
snakemake/remote/iRODS.py
snakemake/remote/webdav.py
snakemake/report/__init__.py
snakemake/report/report.html
snakemake/report/table.html