check_samtools_exists: Check if samtools exists on the system

View source: R/check_samtools_exists.R

check_samtools_existsR Documentation

Check if samtools exists on the system

Description

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

Usage

check_samtools_exists()

Value

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


compbiomed/MetaScope documentation built on April 1, 2024, 5:35 p.m.