cycleBLAST.Rd
Repeatedly call epitopeBLAST to iterate through all index peptides until all peptides are converted to trimmed epitopes.
cycleBLAST(data, pb, n, aln.size, verbose = FALSE)
List of BLAST alignment table and fastra file to process.
txtProgressBar object to update
Value to update txtProgressBar object.
Minimum length of alignment to consider from BLASTp alignments of 'data'.
Logical whether or not to print status updates to console.
List data containing modified BLAST alignment table and fasta file.