Description Slots See Also Examples
An S4 class that that serves as the container for blast parameters and statistics.
programcharacter vector; the BLAST flavour that generated the
data.
matrixcharacter vector; name of the matrix (NA for
nucleotide blast).
expectnumeric vector; cutoff value.
penaltiesnumeric vector; open and extend penalties.
sc_matchinteger vector; match score for nucleotide-nucleotide
comparison.
sc_mismatchinteger vector; mismatch penalty for nucleotide-
nucleotide comparison.
filtercharacter vector; filter string.
num_sequencescharacter vector; number of sequences in the
database.
num_letterscharacter vector; number of letters in the database.
hsp_lengthnumeric vector; effective HSP length.
effective_spacenumeric vector; effective search space.
ka_paramsnumeric vector; kappa, lambda, entropy.
1 | showClass("BlastParameters")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.