minimap2_check {minimapR} | R Documentation |
minimap2_check
Description
Check if minimap2 is installed
Usage
minimap2_check(return = TRUE)
Arguments
return |
Logical value to return the path of minimap2 |
Value
If minimap2 is installed, this function returns the path of minimap2 (character).
Examples
minimap2_check(return = TRUE)
[Package minimapR version 0.0.1.0 Index]