Best way to link drugs to diseases preferably using R
0
0
Entering edit mode
6.9 years ago

Hello !

We have a list of drugs that reverse a particular biological phenotype. Now we want to correlate each drug to diseases to approximate the danger of these substances.

The end result should be something like a list of pvalues(or distances..) for each drug to promote particular diseases.

Does anyone know good ways to calculate correlations from drugs to diseases?

​We know about DrugVsDisease, but is there something similar or better ?

Not sure if what I am mentioning here can already somehow be achieved using the DVD package. In my own experience I think it can only be used to do drug-drug and disease-disease relationships. If this is the way to go please let me know !

We only have the drug name, so the diseaseRL data(differentially expressed genes) from the DVD package may be useful.

We would like to use R, so it is possible to select on different characteristics.

​Best Regards, Rick

drugvsdisease drug disease R • 1.7k views
ADD COMMENT
2
Entering edit mode

Take a look at the Open targets platform in addition to other suggestions.

ADD REPLY
0
Entering edit mode

Check our blog post How to access Open Targets with R. This R client is no longer maintained by the team but feel free to contribute to it (and pull requests please).

ADD REPLY
0
Entering edit mode

Does anyone know good ways to calculate correlations from diseases and drugs?

I think you'll have to give some more specifics about what your end game is here. Let us know if you're looking to explore the relationship between disease, gene expression and drug response, or if you have genes from a disease and want to know what drugs target their expression, etc.

ADD REPLY
0
Entering edit mode

Dear Andrew,

Thank you for your quick response. I have modified the context of the question, and hope that it is more clear why and what we would like to achieve.

So to summarize:

We have list of dugs. We want link each drug to diseases ( side effects )

So end result :

each drug linked to diseases(side effects) with pvalues(or maybe some other measurement) for each disease.

Example :

Doxorubicin:

disease              pvalue

Hair loss             0.7
cancer                0.3

The diseases here are just examples, and arbitrarily chosen.

Regards, Rick

ADD REPLY
0
Entering edit mode

To do this, you need to have data linking diseases and drugs even in an indirect way and how to proceed depends on the data you have. So what kind of data do you have ? If your question is about what data to use for this, maybe you can make use of the database of side effects (SIDER)

ADD REPLY

Login before adding your answer.

Traffic: 1824 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6