Skip to contents

Runs the bundled Samtools executable and returns its version.

Usage

samtools_version()

Value

A character string containing the Samtools version, or NA when the executable is unavailable on the current build.

Examples

samtools_version()
#> [1] "1.24"