Skip to content

Latest commit

 

History

History
36 lines (29 loc) · 1.09 KB

README.md

File metadata and controls

36 lines (29 loc) · 1.09 KB

alt text

INDIGOpy

Implementation of INDIGO (INferring Drug Interactions using chemoGenomics and Orthology) as a Python package.

license badge DOI badge

Installation

Using pip:

pip install indigopy-sriram-lab

User Guide

Please refer to the official INDIGOpy documentation for usage examples.

Repository structure:

INDIGOpy
└───docs      [documentation and example usage]
└───indigopy  [source code]
└───tests     [testing modules]
|   LICENSE
|   MANIFEST.in
|   README.md
|   pyproject.toml
|   setup.py

License

Released via GPL GNU License
© 2022 The Regents of the University of Michigan
Chandrasekaran Research Group - https://systemsbiologylab.org/
Contact: [email protected]