Metadata-Version: 2.1
Name: blast2galaxy
Version: 0.1.0a1
Summary: 
License: MIT
Keywords: bioinformatics,blast,sequence alignment
Author: Patrick König
Author-email: koenig@ipk-gatersleben.de
Requires-Python: >=3.10,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: bioblend (>=1.2.0,<2.0.0)
Requires-Dist: rich (>=13.6.0,<14.0.0)
Requires-Dist: tomli (>=2.0.1,<3.0.0) ; python_version < "3.11"
Requires-Dist: typer (>=0.9.0,<0.10.0)
Description-Content-Type: text/markdown

[![PyPI](https://img.shields.io/pypi/v/blast2galaxy?color=blue&label=PyPI.org)](https://pypi.org/project/blast2galaxy/)
[![Docker Image Version (latest semver)](https://img.shields.io/docker/v/ipkbit/blast2galaxy?color=blue&label=DockerHub)](https://hub.docker.com/r/ipkbit/blast2galaxy)
![GitHub release (latest SemVer)](https://img.shields.io/github/v/release/IPK-BIT/blast2galaxy?color=blue&label=Github)



[![Python](https://img.shields.io/pypi/pyversions/blast2galaxy.svg?color=green)](https://badge.fury.io/py/blast2galaxy)
[![PyPI Downloads](https://img.shields.io/pypi/dm/blast2galaxy.svg?label=PyPI%20downloads)](https://pypi.org/project/blast2galaxy/)
![License](https://img.shields.io/github/license/IPK-BIT/divbrowse)


# blast2galaxy


## About
blast2galaxy is a Python package that provides a NCBI BLAST like CLI to perform BLAST searches against BLAST databases installed on Galaxy servers.

## Documentation

See https://ipk-bit.github.io/blast2galaxy/
