Closed mhoban closed 1 month ago
If you re-run a finished pipeline with --insect, for some reason the cached blast result is ignored and blast is run again. This shouldn't happen, since ostensibly insect and blast are separate processes that don't affect one another's inputs.
--insect
Putting this issue in the same branch as #121, as it may be related.
If you re-run a finished pipeline with
--insect
, for some reason the cached blast result is ignored and blast is run again. This shouldn't happen, since ostensibly insect and blast are separate processes that don't affect one another's inputs.