Skip to content

Latest commit

 

History

History
40 lines (27 loc) · 1.35 KB

README.rst

File metadata and controls

40 lines (27 loc) · 1.35 KB

DrugReLink build

DrugReLink is a tool that optimizes, trains, and evaluates predictive models for links in Hetionet using different network representation learning methods to compare learned features versus the topological features presented in [himmelstein2017].

This package was developed during the master's thesis of Lingling Xu under the supervision of Dr. Charles Tapley Hoyt.

Installation

Install from GitHub with:

$ git clone https://github.com/drugrelink/drugrelink.git
$ cd drugrelink
$ pip install -e .

CLI Usage

Run on a subgraph of Hetionet with:

Download examples of configuration files from /resources/config_examples/

You can specify the output file path by adding "output_directory: path_of_output" to the configuration file.

$ drugrelink path_of_the_config_file
[himmelstein2017]Himmelstein, D. S., et al. (2017). Systematic integration of biomedical knowledge prioritizes drugs for repurposing. ELife, 6.