capellini.stages.preflight
Pre-flight stage: folder initialization and optional fresh-start cleanup.
Functions
|
Create all output folders; if |
- capellini.stages.preflight.run_preflight(cfg: CapelliniConfig) None[source]
Create all output folders; if
fresh_startis True wipe previous intermediates.- Protected files inside
input_fasta_folder(never deleted): virus FASTA
metadata file
Note:
progenome16S.fastais not protected — it lives bundled inside the package (capellini/data/references/) and the MMSeqs2 stage re-derives the working copy ininput_fasta_folderautomatically when needed.- Parameters:
cfg – Populated CapelliniConfig instance.
- Protected files inside