Skip to content

Smart Drug Drug Interaction Detector by Mayo Clinic

UMKCNSF edited this page Nov 9, 2017 · 7 revisions

Use case id: 8-MA-DrugInteraction

Title: Smart Drug-Drug Interaction Detector by Mayo Clinic

Attendees: Feichen Shen from Mayo Clinic

Presenter: Matthew Velazquez

Problem statement:

 •Drug-Drug interaction may decrease how well your medications work, may increase the side effects, or even increase the blood level and possible toxicity

 •Find drug-drug interactions have a significant meaning in clinical practice

 •Many drug-drug interactions are hidden in free-text literature

Objective:

Implement a Smart DDI system that is able to mine drug-drug interaction from PubMed literature.

Functions

1. Named Entity Recognition

    •Detect drug name from literature

    •ChemSpot: https://github.com/rockt/ChemSpot

Example:

2. Drug Name Mapping

   . Map drug name to DrugBank ID

   . DrugBank API: https://www.drugbankplus.com/

Example:

3. Visualize the drug network

 .Link different drugs mined from one or more pieces of literature by co-occurrence, you can use nodes to represent each drug and edges to represent their associations

 .d3.js can be used

Example

4. Drug-Drug Interaction

.Co-occurrence of drugs in one work of literature cannot guarantee the positive interaction between them. Try to figure out which two drugs have real interactions

 .Drug interaction API:

         https://rxnav.nlm.nih.gov/InteractionAPIs.html#

Example

Note 👍 Additional points for innovation

Questions:

Please create an issue on Github with usecase-id or email to: [email protected]

Use Cases

Winners

PITCH category

First Prize:

Usecase

Team Members:

Mehta Avni,[email protected]

Muppala Trinadha,[email protected]

Thomson Erich [email protected]

Charles, Paul [email protected]

Source Code

Youtube

Presentation

Second Prize:

Usecase

Team Members:

Sayed Khushal Shah, [email protected]

Sidrah Junaid, [email protected]

Zeenat Tariq, [email protected]

Syed Jawad Shah, [email protected]

Source Code

Youtube

Presentation

Third Prize:

Usecase

Team Members:

Shalin, [email protected]

Khushbu Kolhe, [email protected]

Geo, [email protected]

Source Code

Youtube

Presentation

JAM Category and Audience Choice Award

First Prize:

Usecase

Team Members:

Ruthvic [email protected]

sneha [email protected]

swati [email protected]

cameron [email protected]

Source Code

Youtube

Presentation

Event

Kick-off (PPT and Video)

Presentation Video

Grand Finale (PPT and Video)

Presentation Video

Google Pics

Team

Industry Partners and Organizers

Clone this wiki locally