verify.sequence.dictionary {varitas} | R Documentation |
verify.sequence.dictionary
Description
Verify that sequence dictionary exists for a fasta file.
Usage
verify.sequence.dictionary(fasta.file, error = FALSE)
Arguments
fasta.file |
Fasta file to check |
error |
Logical indicating whether to throw an (informative) error if verification fails |
Value
dict.exists Logical indicating if sequence dictionary files were found (only returned if error set to FALSE)
[Package varitas version 0.0.2 Index]