Learn R Programming

minimapR (version 0.0.1.3)

samtools_check: samtools_check

Description

Check if samtools is installed

Usage

samtools_check(return = TRUE)

Value

If 'samtools' is installed, this function returns the path of samtools (character).

Arguments

return

Logical value to return the path of samtools

Examples

Run this code
samtools_check(return = TRUE)

Run the code above in your browser using DataLab