Skip to main content

HMMER server

Project description

Welcome to h3daemon ๐Ÿ‘‹

Command-line for running HMMER server on arm64 and amd64 machines.

๐Ÿ  Homepage

โšก๏ธ Requirements

  • Python >= 3.9
  • Pip
  • Homebrew on MacOS (recommended)
  • Pipx for Python package management (recommended)

MacOS

Install Python and Pipx:

brew update && brew install python pipx

Ensure that your PATH environment variable is all set:

pipx ensurepath

๐Ÿ’ก You might need to close your terminal and reopen it for the changes to take effect.

Ubuntu (and Debian-based distros)

Install Python and Pipx:

sudo apt update && \
    sudo apt install python3 python3-pip python3-venv --yes && \
    python3 -m pip install --user pipx

Ensure that your PATH environment variable is all set:

python3 -m pipx ensurepath

๐Ÿ’ก You might need to close your terminal and reopen it for the changes to take effect.

๐Ÿ“ฆ Install

pipx install h3daemon

Usage

 Usage: h3daemon [OPTIONS] COMMAND [ARGS]...

โ•ญโ”€ Options โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ•ฎ
โ”‚ --version                                                     โ”‚
โ”‚ --help             Show this message and exit.                โ”‚
โ•ฐโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ•ฏ
โ•ญโ”€ Commands โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ•ฎ
โ”‚ start                 Start daemon.                           โ”‚
โ”‚ stop                  Stop daemon.                            โ”‚
โ•ฐโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ•ฏ

Example

Download minifam.hmm database:

pipx run blx get \
  fe305d9c09e123f987f49b9056e34c374e085d8831f815cc73d8ea4cdec84960 \
  minifam.hmm

Press it:

pipx run --spec hmmer hmmpress minifam.hmm

Start the daemon to listen on a random (available) port:

h3daemon start minifam.hmm

And stop it:

h3daemon stop minifam.hmm

๐Ÿ‘ค Author

Show your support

Give a โญ๏ธ if this project helped you!

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

h3daemon-2.0.5.tar.gz (67.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

h3daemon-2.0.5-py3-none-any.whl (10.3 kB view details)

Uploaded Python 3

File details

Details for the file h3daemon-2.0.5.tar.gz.

File metadata

  • Download URL: h3daemon-2.0.5.tar.gz
  • Upload date:
  • Size: 67.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for h3daemon-2.0.5.tar.gz
Algorithm Hash digest
SHA256 b74dcc071204a44cc56fc4033f843756f14883d7021bf4e058d7a7cb527ac62f
MD5 ca9a5d53b5671c12b22a0ca6276f4f1a
BLAKE2b-256 ef0cdfb736a76eff0f0acc41172af551258529bba0ed2ec16f4f3461d8995d4c

See more details on using hashes here.

Provenance

The following attestation bundles were made for h3daemon-2.0.5.tar.gz:

Publisher: release-h3daemon.yml on EBI-Metagenomics/hmmer3

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file h3daemon-2.0.5-py3-none-any.whl.

File metadata

  • Download URL: h3daemon-2.0.5-py3-none-any.whl
  • Upload date:
  • Size: 10.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for h3daemon-2.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 fc00dd62c3ad04eeeba1a2895a1e0a1bc18a59956c0a7009bb301b72b26366fb
MD5 5b4c55ad5e6818040704570e1098ef8f
BLAKE2b-256 7e69269031e257f636bcd5bf31d0858a08ce5f72581c4eb94493d72fbb8b13a7

See more details on using hashes here.

Provenance

The following attestation bundles were made for h3daemon-2.0.5-py3-none-any.whl:

Publisher: release-h3daemon.yml on EBI-Metagenomics/hmmer3

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page