GithubHelp home page GithubHelp logo

hell-to-heaven / lbd-covid Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kilicogluh/lbd-covid

0.0 1.0 0.0 26.63 MB

Drug repurposing for COVID-19 using literature-based discovery

Python 4.37% Jupyter Notebook 6.03% Shell 1.01% Roff 88.59%

lbd-covid's Introduction

Drug repurposing for COVID-19 using literature-based discovery

This repository contains source code related to the publication

Zhang, R., Hristovski, D., Schutte, D., Kastrin, A., Fiszman, M., & Kilicoglu, H. (2021). Drug repurposing for COVID-19 via knowledge graph completion. Journal of Biomedical Informatics, 115, 103696. https://doi.org/10.1016/j.jbi.2021.103696

Prerequisites

  • Python 3.6 with packages lxml, numpy, and pandas
  • Perl 5 with module Text::NSP
  • AWK

Directory Structure

  • ./data directory contains input files
  • ./preprocessing directory contains scripts for preparing data
  • ./filtering directory contains scripts for filtering predications with BERT
  • ./models directory contains scripts for knowledge graph completion
  • ./predictions directory contains output files from graph completion models

Usage

  1. Download and set up SemMedDB
  2. Create ./data directory in project's root folder
  3. Prepare sub_rel_obj_pyear_edat_pmid_sent_id_sent.tsv.gz file and place it into the ./data/SemMedDB directory
  4. Download SemRepped CORD-19 dataset and extract files into ./data/cord-19 directory
  5. Prepare SemMedDB and CORD-19 data using the ./preprocessing/run.sh file
  6. Run Python notebooks in the ./filtering directory
  7. Run Python notebooks in the ./models directory

Contact

Halil Kilicoglu (halil (at) illinois.edu)

lbd-covid's People

Contributors

akastrin avatar kilicogluh avatar daltonsumn avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.