blast_command_found: Check BLAST Installation

View source: R/blast_command_found.R

blast_command_foundR Documentation

Check BLAST Installation

Description

Checks whether a BLAST program can be found.

Usage

blast_command_found(blast_command)

Arguments

blast_command

String specifying the path to a BLAST program.

Value

Logical. Returns TRUE if the BLAST program could be found.

Examples

blast_command_found(blast_command="blastn")

LocaTT documentation built on Nov. 2, 2023, 6:09 p.m.