blast_version {LocaTT} | R Documentation |
Gets the version of a BLAST program.
blast_version(blast_command = "blastn")
blast_command |
String specifying the path to a BLAST program. The default ( |
Returns a string of the version of the BLAST program.
blast_version()