Delete rows in blast table for which the alignment is fewer than 7aa or other custom threshold.

removeSmallAln(blast, aln.size)

Arguments

blast

Input BLAST table.

aln.size

Minimum length of alignment to keep.