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
Take a look at the Open targets platform in addition to other suggestions.
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).
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.
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:
The diseases here are just examples, and arbitrarily chosen.
Regards, Rick
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)