Report!!
Introducing the new Report system that is hosted by the Flowcraft web application. With the new report mode, it is now possible to visualize the reports of a flowcraft pipeline in the browser, either at the end of the pipeline run or in real-time while the pipeline is in execution.
Features
- Added
reportrun mode to Flowcraft that displays the report of any given
pipeline in the Flowcraft's web application. Thereportmode can be executed
after a pipeline ended or during the pipeline execution using the--watch
option. - Added standalone report HTML at the end of the pipeline execution.
- Components with support for the new report system:
abricateassembly_mappingcheck_coveragechewbbacadengue_typingfastqcfastqc_trimmomaticintegrity_coveragemlstpatho_typingpilonprocess_mappingprocess_newickprocess_skesaprocess_spadesprocess_viral_assemblyseq_typingtrimmomatictrue_coverage
Minor/Other changes
- Refactored report json for components
mash_dist,mash_screenand
mapping_patlas
Bug fixes
- Fixed issue where
seq_typingandpatho_typingprocesses were not feeding
report data to report compiler. - Fixed fail messages for
process_assemblyandprocess_viral_assembly
components