View source: R/minimapR-helper.R
mm2_install | R Documentation |
Install minimap2
using conda or mamba. Conda or mamba is required for installation.
mm2_install(verbose = TRUE)
verbose |
Logical value to print progress of the installation. Default is |
If 'minimap2
' is not installed, this function installs it on windows, linux or macOS.
## Not run:
mm2_install(verbose = TRUE)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.