verify.fasta.index: verify.fasta.index

Description Usage Arguments Value

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

Description

Verify that fasta index files exist for a given fasta file.

Usage

1
verify.fasta.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

faidx.exists Logical indicating if fasta index files were found (only returned if error set to FALSE)


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