fd-oncodna

Results 3 issues of fd-oncodna

`JobsTrap` `perform_enqueued_jobs` not working with jobs creating new jobs. After a call to `JobsTrap.perform_enqueued_jobs` the `enqueued_jobs` attribute is empty, even if one of the jobs executed had the effect of...

### Overview This PR introduces customizable filter templates by adding a `template` attribute to filters. All built-in filters now define a default template to ensure full backward compatibility. Filters are...