checkSamtoolsExists {Rbowtie2}R 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

checkSamtoolsExists()

Value

Returns TRUE if samtools exists on the system, else FALSE


[Package Rbowtie2 version 1.99.1 Index]