removeSmallAln: Delete rows in blast table for which the alignment is fewer...

View source: R/removeSmallAln.R

removeSmallAlnR Documentation

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

Description

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

Usage

removeSmallAln(blast, aln.size)

Arguments

blast

Input BLAST table.

aln.size

Minimum length of alignment to keep.


brandonsie/epitopefindr documentation built on May 4, 2024, 10:27 a.m.