Skip to content

dhimmel/het.io-rep-data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Data backend for http://het.io/repurpose/

This repository hosts data for browsing the Project Rephetio predictions.

browser-tables.ipynb exports JSON files formatted for the DataTables Javascript library. These tables, exported to browser-tables, display the predictions for whether a compound treats a disease.

The prediction-info directory is created by a notebook in the dhimmel/learn repository. It contains details on each prediction. prediction-info.tar.bz2 is created by running:

tar --create --bzip2 --file prediction-info.tar.bz2 prediction-info

Both of these items are ignored due to their large number of files or large file size.

License

Project Rephetio predictions are released under CC0 1.0, the public domain dedication. Compounds (identifiers, names, and desciptions) are from DrugBank, while diseases are from the Disease Ontology.

Releases

No releases published

Packages

No packages published