blast_version {LocaTT} | R Documentation |
Get BLAST Version
Description
Gets the version of a BLAST program.
Usage
blast_version(blast_command = "blastn")
Arguments
blast_command |
String specifying the path to a BLAST program. The default ( |
Value
Returns a string of the version of the BLAST program.
Examples
blast_version()
[Package LocaTT version 1.1.1 Index]