pbCycleBLAST | R Documentation |
Initialize a txtProgressBar object with which to call cycleBLAST.
pbCycleBLAST(blast, fasta, aln.size, ncycles = "max")
blast |
BLAST alignment table to process. |
fasta |
Fasta file of peptide sequences to process. |
aln.size |
Minimum length of alignment to consider from BLASTp alignments of 'data'. |
ncycles |
Number of cycles of cycleBLAST to perform. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.