bacass icon indicating copy to clipboard operation
bacass copied to clipboard

Enable multiple assembler runs by default and compare results

Open Daniel-VM opened this issue 7 months ago • 6 comments

Description of feature

Description

Update the pipeline to allow running multiple assemblers in parallel (e.g., Flye, MEGAHIT, Trycycler) followed by polishing, so users can compare results using tools like QUAST and BUSCO.

Goal

  • Add a config setting (e.g., --run_multiple_assemblers)
  • Ensure assemblies go through polishing stages
  • Summarize results in QUAST and BUSCO reports for comparison
  • Provide documentation

Note: This depends on having more than one assembler for each short, long, and hybrid assembly mode.

Daniel-VM avatar Mar 23 '25 21:03 Daniel-VM