Metadata-Version: 2.4
Name: elastic_blast
Version: 1.5.0
Summary: ElasticBLAST runs BLAST searches faster by distributing its work to multiple cloud instances. This allows larger numbers of queries to be searched in less time compared to BLAST+ on a single host. Use of the cloud facilitates collaboration, sharing of results, datasets and pipelines on a common platform. The National Center for Biotechnology Information ([NCBI](https://www.ncbi.nlm.nih.gov)), part of the National Library of Medicine at the NIH, developed and maintains ElasticBLAST.
Home-page: https://blast.ncbi.nlm.nih.gov/doc/elastic-blast
Maintainer: NCBI
Maintainer-email: elastic-blast-support@ncbi.nlm.nih.gov
Project-URL: Repository, https://github.com/ncbi/elastic-blast/
Project-URL: ChangeLog, https://github.com/ncbi/elastic-blast/releases
Project-URL: Support, https://blast.ncbi.nlm.nih.gov/doc/elastic-blast/support.html
Project-URL: Tutorials, https://blast.ncbi.nlm.nih.gov/doc/elastic-blast/tutorials.html
Keywords: "BLAST", "Alignment", "Cloud Computing", "Bioinformatics"
Classifier: Programming Language :: Python :: 3
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Operating System :: MacOS
Classifier: Operating System :: Unix
Classifier: Operating System :: POSIX :: Linux
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: Intended Audience :: Developers
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE.md
Requires-Dist: wheel==0.45.1
Requires-Dist: setuptools==80.9.0
Requires-Dist: importlib-resources==6.1.1
Requires-Dist: importlib-metadata==7.0.0
Requires-Dist: pex==2.70.0
Requires-Dist: boto3==1.40.76
Requires-Dist: botocore==1.40.76
Requires-Dist: awslimitchecker==12.0.0
Requires-Dist: tenacity==9.1.2
Requires-Dist: dataclasses-json==0.6.7
Dynamic: description
Dynamic: keywords
Dynamic: license-file
Dynamic: maintainer
Dynamic: maintainer-email
Dynamic: project-url
Dynamic: requires-dist
Dynamic: requires-python

ElasticBLAST runs BLAST searches faster by distributing its work to multiple cloud instances. This allows larger numbers of queries to be searched in less time compared to BLAST+ on a single host. Use of the cloud facilitates collaboration, sharing of results, datasets and pipelines on a common platform. The National Center for Biotechnology Information ([NCBI](https://www.ncbi.nlm.nih.gov)), part of the National Library of Medicine at the NIH, developed and maintains ElasticBLAST.
