Issue 996: Feature detection could be reworked to parallelize tasks

issues
Status:resolved
Assigned To:Brian Pratt
Type:Todo
Area:Skyline
Priority:3
Milestone:4.3
Opened:2024-01-04 12:04 by Brian Pratt
Changed:2024-07-29 14:09 by Brian Pratt
Resolved:2024-07-29 14:09 by Brian Pratt
Resolution:Fixed
Closed:
2024-01-04 12:04 Brian Pratt
Title»Feature detection could be reworked to parallelize tasks
Assigned To»Brian Pratt
Type»Todo
Area»Skyline
Priority»3
Hardklor and Bullseye consider one file at a time, so each replicate could be processed in a different process. Meanwhile the run-to-run alignment could be prepared for use with the Hardklor results when ready.

It looks like MattC already has code for doing parallel tasks with nice UI.

2024-07-29 14:09 Brian Pratt
resolve as Fixed
Statusopen»resolved
commit 244eeebe7796563324b82acf4870e42450513146 7/29/2024 implements this.