utils ===== This module provides several utility functions to be used within the **SNP-IC** and **cpSNP-IC** calculation pipelines. It exposes both a Click CLI group and Python-callable wrappers. CLI Commands ------------ .. click:: oddSNP.utils:utils :prog: oddSNP utils :nested: full Python API ---------- .. automodule:: oddSNP.utils :members: :undoc-members: :show-inheritance: :member-order: alphabetical