getAnnotationFiles {uncoverappLib}R Documentation

download and rename sorted.bed.gz and sorted.bed.gz.tbi files for annotation of low-coverage positions.

Description

download and rename sorted.bed.gz and sorted.bed.gz.tbi files for annotation of low-coverage positions.

Usage

getAnnotationFiles(verbose = FALSE, vignette = FALSE)

Arguments

verbose

(logical) print messages

vignette

(logical) download example annotation-file in vignette mode

Value

(char) Path to local cached file or initial download is required

Examples

getAnnotationFiles(verbose = TRUE, vignette= TRUE)


[Package uncoverappLib version 1.0.0 Index]