Skip to content

A comparison of drug repositioning with topological vs. learned features

License

Notifications You must be signed in to change notification settings

drugrelink/drugrelink

Repository files navigation

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.

About

A comparison of drug repositioning with topological vs. learned features

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published