blast_command_found {LocaTT} | R Documentation |
Checks whether a BLAST program can be found.
blast_command_found(blast_command)
blast_command |
String specifying the path to a BLAST program. |
Logical. Returns TRUE
if the BLAST program could be found.
blast_command_found(blast_command="blastn")