find_mmseqs2: Find the MMseqs2 binary

View source: R/mmseqs2.R

find_mmseqs2R Documentation

Find the MMseqs2 binary

Description

Looks for the MMseqs2 binary in three places, in order:

  1. The option MiscMetabar.mmseqs2path (if set).

  2. A local copy installed by install_mmseqs2() in the user data directory.

  3. The system PATH.

Usage

find_mmseqs2()

Value

A character string with the path to the mmseqs binary.

Author(s)

Adrien Taudière

See Also

install_mmseqs2(), is_mmseqs2_installed(), assign_mmseqs2()


MiscMetabar documentation built on June 8, 2026, 5:07 p.m.