% genopyc documentation master file, created by % sphinx-quickstart on Tue Feb 27 10:30:27 2024. % You can adapt this file completely to your liking, but it should at least % contain the root `toctree` directive. ![](https://github.com/freh-g/genopyc/blob/main/img/GenopycLogo.png?raw=true) Genopyc is a Python library for investigating the effect of genetic variants on the downstream pathways. It allows to perform various tasks such as retrieve the functional elements neighbouring genomic coordinates, investigating linkage disequilibrium (LD), annotate variants, retrieving genes affected by non coding variants and perform and visualize functional enrichment analysis. To learn more on an application of genopyc library to investigate variants related to Intervertebral Disc Degeneration refer to the [tutorial](https://github.com/freh-g/genopyc/blob/main/tutorials/Genopyc_tutorial_notebook.ipynb). ```{toctree} :caption: 'Contents:' :maxdepth: 2 installation usage ```