Learn R Programming

minimapR (version 0.0.1.3)

samtools_install: samtools_install

Description

Install samtools with conda

Usage

samtools_install(verbose = TRUE)

Value

If 'samtools' is not installed, this function installs it returns the path of the installed 'samtools' tool (character).

Arguments

verbose

Logical value to print progress of the installation

Examples

Run this code
if (FALSE) {
samtools_install()
}

Run the code above in your browser using DataLab