check_blastn_exists: Check if blastn exists on the system

View source: R/metascope_blast.R

check_blastn_existsR Documentation

Check if blastn exists on the system

Description

This is an internal function that is not meant to be used outside of the package. It checks whether blastn exists on the system.

Usage

check_blastn_exists()

Details

Checks if blastn is installed

Value

Returns TRUE if blastn exists on the system, else FALSE.


compbiomed/MetaScope documentation built on July 23, 2024, 3:31 p.m.