Skip to content

Scripts to extract gene to drug interactions from DGIdb into a gmt file

Notifications You must be signed in to change notification settings

UCSC-MedBook/medbook-dgidb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

medbook-dgidb

Scripts to extract gene to drug interactions from DGIdb into a gmt file

See the Makefile for details but on a bare machine:

make download postgres import extract

Will download the latest schema database for DGIdb, run postgres in a docker container, import the DGIdb data and a list of FDA approved drugs and then get the union of that and dump it to fda_drugs.gmt.

About

Scripts to extract gene to drug interactions from DGIdb into a gmt file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published