LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
emtax/__init__.py
emtax/cli.py
emtax.egg-info/PKG-INFO
emtax.egg-info/SOURCES.txt
emtax.egg-info/dependency_links.txt
emtax.egg-info/entry_points.txt
emtax.egg-info/requires.txt
emtax.egg-info/top_level.txt
emtax/commands/__init__.py
emtax/commands/download.py
emtax/commands/download_abundance.py
emtax/commands/get_abundance.py
emtax/commands/get_abundance_fixed.py
emtax/commands/hpc.py
emtax/commands/hpc_impl.py
emtax/commands/status.py
emtax/templates/job_script.sh
emtax/templates/simple_job_script.sh
emtax/templates/simple_job_script_fixed.sh
emtax/utils/__init__.py
emtax/utils/config.py
emtax/utils/ssh.py
emtax/utils/workflow_updated.py