.. INDIGOpy documentation master file, created by
   sphinx-quickstart on Sun Jun  5 16:24:10 2022.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

.. image:: INDIGOpy_logo.png

INDIGOpy: the Python implementation of INDIGO
=============================================
INDIGO (INferring Drug Interactions using chemoGenomics and Orthology) is a machine learning approach for designing combination therapies.  
More information can be found in the `INDIGO publication <https://doi.org/10.15252/msb.20156777>`_.

.. toctree::
   :maxdepth: 2
   :caption: User Guide

   modules
   notebooks/indigopy_demo
   notebooks/prepare_data_from_xlsx

Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
