| makeblastdb | Application to create BLAST databases |
| blastp | Protein-Protein BLAST |
| blastn | |
| blastx |
| {blast+} | R# Documentation |
require(GCModeller);
#' Basic Local Alignment Search Tool
imports "blast+" from "seqtoolkit";
Basic Local Alignment Search Tool NCBI blast+ wrapper BLAST finds regions Of similarity between biological sequences. The program compares nucleotide Or protein sequences To sequence databases And calculates the statistical significance.
| makeblastdb | Application to create BLAST databases |
| blastp | Protein-Protein BLAST |
| blastn | |
| blastx |