phenotypic.sdk_.qc_dir#

phenotypic.sdk_.qc_dir(output_dir: Path) Path[source]#

Return <output>/deliverables/qc/ — durable QC + curation state.

Relocated under deliverables/ so a deliverables bundle is self-contained and portable. Use resolve_qc_dir() for reads that must honour the legacy root <output>/qc/ layout of pre-relocation runs.

Parameters:

output_dir (Path)

Return type:

Path