samtools_check {minimapR}R Documentation

samtools_check

Description

Check if samtools is installed

Usage

samtools_check(return = TRUE)

Arguments

return

Logical value to return the path of samtools

Value

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

Examples

samtools_check(return = TRUE)


[Package minimapR version 0.0.1.0 Index]