# API reference ## Top-level helpers (`import genal`) `genal` exposes a few convenience helpers at the package root (mainly configuration and reference-panel helpers). ```{eval-rst} .. automodule:: genal :members: install_plink, set_plink, delete_tmp, get_reference_panel_path, get_plink_path, Combine_Geno ``` ## `genal.Geno` ```{eval-rst} .. autoclass:: genal.Geno :members: :exclude-members: MR_forest :member-order: bysource :show-inheritance: ```