Tutorial#
This section explains how to run MEGqc in three ways:
GUI workflows
CLI workflows
Programmatic Python workflows
It covers three operational modules:
Calculation (derivatives generation)
Plotting (HTML report generation)
GQI recomputation (attempt-based QC summaries)
Recommended execution order#
Export editable config(s) with
get-megqc-config.Run Calculation.
Run Plotting.
Re-run GQI only when QC settings change and raw metric recomputation is not needed.
GUI tutorials#
CLI tutorials#
Programmatic tutorial#
Advanced reference
For full execution semantics (profiles, policies, dispatchers), see the Analysis Profiles and Pipeline Details pages.