Open kbseah opened 4 years ago
A simple way to parallelize would be process each contig in a reference separately.
Before doing so need to check that temp files are appropriately handled and do not overwrite each other.
Other places that could benefit from parallelization:
Processing of IES candidates in fuzzy mode to get consensus sequence is slow. Speed up with parallelization?