Skip to content

Implement pipeio

Implement pipeio.smk_log module — standardized Snakemake script logging. Reference impl: pixecog:code/utils/smk/smk_logging.py (imported by 43 pipeline scripts as from utils.smk.smk_logging import ...). Needs to be an importable runtime module (not MCP tool). See issue-arash-20260326-185435 for full spec. Once landed, pixecog scripts can be migrated from utils.smk.smk_logging to pipeio.smk_log.