Split gapped BLAST alignments into smaller ungapped alignments.

decipherGaps(blast, use.doParallel)

Arguments

blast

Input gapped BLAST alignment table to ungap.

use.doParallel

Logical whether or not to use doParallel parallelization.