Learn R Programming

minimapR (version 0.0.1.3)

minimap2_check: minimap2_check

Description

Check if minimap2 is installed

Usage

minimap2_check(return = TRUE)

Value

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

Arguments

return

Logical value to return the path of minimap2

Examples

Run this code
minimap2_check(return = TRUE)

Run the code above in your browser using DataLab