verify.bwa.index: verify.bwa.index

Description Usage Arguments Value

View source: R/verify.bwa.index.R

Description

Verify that bwa index files exist for a fasta file

Usage

1
verify.bwa.index(fasta.file, error = FALSE)

Arguments

fasta.file

Fasta file to check

error

Logical indicating whether to throw an (informative) error if verification fails

Value

index.files.exist Logical indicating if bwa index files were found (only returned if error set to FALSE)


varitas documentation built on Nov. 14, 2020, 1:07 a.m.