snpic ===== This module implements the **SNP-IC** calculation pipeline, exposing both a Click CLI group and Python-callable wrappers. CLI Commands ------------ .. click:: oddSNP.snpic:snpic :prog: oddSNP snpic :nested: full Python API ---------- .. automodule:: oddSNP.snpic :members: :undoc-members: :show-inheritance: :member-order: alphabetical