View source: R/minimapR-helper.R
minimap2_installation | R Documentation |
This function prints installation instructions specific to the user's operating system.
minimap2_installation(verbose = TRUE)
verbose |
Logical value to print progress of the installation |
This function returns the path of the installed 'minimap2' tool (character).
## Not run:
minimap2_installation(verbose = FALSE)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.