View source: R/minimapR-helper.R
samtools_install | R Documentation |
Install samtools with conda
samtools_install(verbose = TRUE)
verbose |
Logical value to print progress of the installation |
If 'samtools
' is not installed, this function installs it returns the path of the installed 'samtools'
tool (character).
## Not run:
samtools_install()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.