Detect partial gap/elevation pattern matches that fall on the edges of chunked genomes/contigs that may be part of the same pattern prior to chunking
linkChunks(bestMatchList, pileup, windowSize, mode, verbose)
A list containing pattern-match information associated with all contigs/chunks classified by `ProActive()` pattern-matching
A .txt file containing mapped sequencing read coverages averaged over 100 bp windows/bins.
The number of basepairs to average read coverage values over.
Either "genome" or "metagenome"
TRUE or FALSE. Print progress messages to console. Default is TRUE.