tidyBLAST | R Documentation |
Call a series of functions to tidy raw BLAST alignment table for use.
tidyBLAST(blast, fasta, aln.size, use.doParallel)
blast |
Initial BLAST table to tidy. |
fasta |
Path to fasta sequences to reference to annotate BLAST table |
aln.size |
Minimum length of alignment to consider from BLASTp alignments of 'data'. with peptide sequences. |
use.doParallel |
Logical whether or not to use doParallel parallelization. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.