LICENSE.md
Makefile
README.md
setup.cfg
setup.py
./LICENSE.md
bin/aws-create-elastic-blast-janitor-role.sh
bin/aws-delete-elastic-blast-janitor-role.sh
bin/aws-describe-elastic-blast-janitor-role.sh
bin/aws-get-auto-scaling-events.sh
bin/aws-show-my-undeleted-searches.sh
bin/blast-tuner.py
bin/cleanup-stale-gcp-resources.py
bin/create-blastdb-metadata.py
bin/elastic-blast
bin/fasta_split.py
bin/gcp-setup-elastic-blast-janitor.sh
bin/gcp-show-my-undeleted-searches.sh
bin/results2clustername.sh
requirements/base.txt
requirements/test.txt
share/etc/elastic-blast-aws-iam-policy.json.template
share/etc/elb-aws-blastn-core-nt-8-nodes.ini
share/etc/elb-blastp-nr.ini
share/etc/yamllint-config.yaml
src/elastic_blast/__init__.py
src/elastic_blast/aws.py
src/elastic_blast/aws_traits.py
src/elastic_blast/base.py
src/elastic_blast/config.py
src/elastic_blast/constants.py
src/elastic_blast/db_metadata.py
src/elastic_blast/elasticblast.py
src/elastic_blast/elasticblast_factory.py
src/elastic_blast/elb_config.py
src/elastic_blast/filehelper.py
src/elastic_blast/gcp.py
src/elastic_blast/gcp_traits.py
src/elastic_blast/janitor.py
src/elastic_blast/jobs.py
src/elastic_blast/kubernetes.py
src/elastic_blast/object_storage_utils.py
src/elastic_blast/split.py
src/elastic_blast/subst.py
src/elastic_blast/taxonomy.py
src/elastic_blast/tuner.py
src/elastic_blast/util.py
src/elastic_blast.egg-info/PKG-INFO
src/elastic_blast.egg-info/SOURCES.txt
src/elastic_blast.egg-info/dependency_links.txt
src/elastic_blast.egg-info/not-zip-safe
src/elastic_blast.egg-info/requires.txt
src/elastic_blast.egg-info/top_level.txt
src/elastic_blast/commands/__init__.py
src/elastic_blast/commands/delete.py
src/elastic_blast/commands/run_summary.py
src/elastic_blast/commands/status.py
src/elastic_blast/commands/submit.py
src/elastic_blast/resources/__init__.py
src/elastic_blast/resources/quotas/__init__.py
src/elastic_blast/resources/quotas/quota_aws_batch.py
src/elastic_blast/resources/quotas/quota_aws_ec2_cf.py
src/elastic_blast/resources/quotas/quota_check.py
src/elastic_blast/templates/blast-batch-job-local-ssd.yaml.template
src/elastic_blast/templates/blast-batch-job.yaml.template
src/elastic_blast/templates/cloudformation-admin-iam.yaml
src/elastic_blast/templates/elastic-blast-cf.yaml
src/elastic_blast/templates/elastic-blast-janitor-cf.yaml
src/elastic_blast/templates/elb-janitor-cronjob.yaml.template
src/elastic_blast/templates/elb-janitor-rbac.yaml
src/elastic_blast/templates/job-cloud-split-local-ssd.yaml.template
src/elastic_blast/templates/job-init-local-ssd.yaml.template
src/elastic_blast/templates/job-init-pv.yaml.template
src/elastic_blast/templates/job-submit-jobs.yaml.template
src/elastic_blast/templates/pvc-rom.yaml.template
src/elastic_blast/templates/pvc-rwo.yaml.template
src/elastic_blast/templates/storage-gcp-ssd.yaml
src/elastic_blast/templates/storage-gcp.yaml
src/elastic_blast/templates/volume-snapshot-class.yaml
src/elastic_blast/templates/volume-snapshot.yaml