samtools_install: samtools_install

View source: R/minimapR-helper.R

samtools_installR Documentation

samtools_install

Description

Install samtools with conda

Usage

samtools_install(verbose = TRUE)

Arguments

verbose

Logical value to print progress of the installation

Value

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

Examples

## Not run: 
samtools_install()

## End(Not run)


minimapR documentation built on April 12, 2025, 1:15 a.m.