besthit_filter(besthits, evalue = NULL, identities = NULL, delNohits = TRUE, pickTop = FALSE);
is a collection of the blastp/blastn parsed result: BestHit. [as pipeline]
new cutoff value of the evalue for make filter of the given hits collection. [as double]
removes HITS_NOT_FOUND? default is yes. [as boolean]
HITS_NOT_FOUND
pick the top one hit for each query group?. [as boolean]
[as Environment]