R/version.R
samtools_version.Rd
Runs the bundled Samtools executable and returns its version.
samtools_version()
A character string containing the Samtools version, or NA when the executable is unavailable on the current build.
NA
samtools_version() #> [1] "1.24"