View source: R/blast_command_found.R
blast_command_found | 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")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.