View source: R/removeSmallAln.R
removeSmallAln | R Documentation |
Delete rows in blast table for which the alignment is fewer than 7aa or other custom threshold.
removeSmallAln(blast, aln.size)
blast |
Input BLAST table. |
aln.size |
Minimum length of alignment to keep. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.