.gitignore
.pre-commit-config.yaml
LICENSE
MANIFEST.in
README.rst
pyproject.toml
.github/workflows/test.yml
alto/__init__.py
alto/__main__.py
alto/__pycache__/__init__.cpython-39.pyc
alto/__pycache__/__init__.pypy39.pyc
alto/__pycache__/__main__.cpython-39.pyc
alto/__pycache__/__main__.pypy39.pyc
alto/altocumulus.egg-info/PKG-INFO
alto/altocumulus.egg-info/SOURCES.txt
alto/altocumulus.egg-info/dependency_links.txt
alto/altocumulus.egg-info/entry_points.txt
alto/altocumulus.egg-info/not-zip-safe
alto/altocumulus.egg-info/requires.txt
alto/altocumulus.egg-info/top_level.txt
alto/commands/__init__.py
alto/commands/parse_monitoring_log.py
alto/commands/upload.py
alto/commands/__pycache__/__init__.cpython-39.pyc
alto/commands/__pycache__/__init__.pypy39.pyc
alto/commands/__pycache__/parse_monitoring_log.cpython-39.pyc
alto/commands/__pycache__/query.cpython-39.pyc
alto/commands/__pycache__/upload.cpython-39.pyc
alto/commands/cromwell/__init__.py
alto/commands/cromwell/abort.py
alto/commands/cromwell/check_status.py
alto/commands/cromwell/get_logs.py
alto/commands/cromwell/get_metadata.py
alto/commands/cromwell/get_task_status.py
alto/commands/cromwell/list_jobs.py
alto/commands/cromwell/run.py
alto/commands/cromwell/timing.py
alto/commands/cromwell/__pycache__/__init__.cpython-39.pyc
alto/commands/cromwell/__pycache__/__init__.pypy39.pyc
alto/commands/cromwell/__pycache__/abort.cpython-39.pyc
alto/commands/cromwell/__pycache__/abort.pypy39.pyc
alto/commands/cromwell/__pycache__/check_status.cpython-39.pyc
alto/commands/cromwell/__pycache__/check_status.pypy39.pyc
alto/commands/cromwell/__pycache__/get_logs.cpython-39.pyc
alto/commands/cromwell/__pycache__/get_logs.pypy39.pyc
alto/commands/cromwell/__pycache__/get_metadata.cpython-39.pyc
alto/commands/cromwell/__pycache__/get_task_status.cpython-39.pyc
alto/commands/cromwell/__pycache__/list_jobs.cpython-39.pyc
alto/commands/cromwell/__pycache__/run.cpython-39.pyc
alto/commands/cromwell/__pycache__/timing.cpython-39.pyc
alto/commands/terra/__init__.py
alto/commands/terra/add_method.py
alto/commands/terra/remove_method.py
alto/commands/terra/run.py
alto/commands/terra/storage_estimate.py
alto/commands/terra/__pycache__/__init__.cpython-39.pyc
alto/commands/terra/__pycache__/add_method.cpython-39.pyc
alto/commands/terra/__pycache__/remove_method.cpython-39.pyc
alto/commands/terra/__pycache__/run.cpython-39.pyc
alto/commands/terra/__pycache__/storage_estimate.cpython-39.pyc
alto/utils/__init__.py
alto/utils/bcl_utils.py
alto/utils/dockstore_utils.py
alto/utils/fastq_utils.py
alto/utils/firecloud_utils.py
alto/utils/io_utils.py
alto/utils/__pycache__/__init__.cpython-39.pyc
alto/utils/__pycache__/__init__.pypy39.pyc
alto/utils/__pycache__/bcl_utils.cpython-39.pyc
alto/utils/__pycache__/dockstore_utils.cpython-39.pyc
alto/utils/__pycache__/dockstore_utils.pypy39.pyc
alto/utils/__pycache__/fastq_utils.cpython-39.pyc
alto/utils/__pycache__/firecloud_utils.cpython-39.pyc
alto/utils/__pycache__/firecloud_utils.pypy39.pyc
alto/utils/__pycache__/io_utils.cpython-39.pyc
alto/utils/__pycache__/io_utils.pypy39.pyc
altocumulus.egg-info/PKG-INFO
altocumulus.egg-info/SOURCES.txt
altocumulus.egg-info/dependency_links.txt
altocumulus.egg-info/entry_points.txt
altocumulus.egg-info/not-zip-safe
altocumulus.egg-info/requires.txt
altocumulus.egg-info/top_level.txt
docs/Makefile
docs/conf.py
docs/index.rst
docs/installation.rst
docs/release_notes.rst
docs/requirements.txt
docs/usage.rst
docs/_static/custom.css