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