Subset initial BLAST alignbment table to only include alignments below a specified e-value threshold.

threshBLAST(blast, e.thresh)

Arguments

blast

Initial BLAST alignment table.

e.thresh

Maximum e-value threshold to retain.