Return the audit record of QC steps applied to this collection.
An empty list() (default on construction) means
summaryStatsQc has not yet been run. Pipelines that require
harmonized sumstats (fineMappingPipeline,
twasWeightsPipeline, and downstream consumers) reject inputs where
length(getQcInfo(x)) == 0L.
Examples
data(qtlSumStatsExample)
getQcInfo(qtlSumStatsExample)
#> $prebuilt
#> [1] "synthetic example data; QC bypassed"
#>