Description Usage Arguments Value Examples
View source: R/SpidermiRdownload.R
SpidermiRdownload_pharmacomir will calculate miRNA- drug interactions
1 |
list |
miRNA gene target as obtained from e.g.; SpidermiRdownload_miRNAvalidate |
drug |
parameter drug of interest |
a dataframe with miRNA target validated interactions
1 2 3 | list1<-SpidermiRdownload_miRNAvalidate(validated)
drug="TAMOXIFEN"
drug_genetarget<-SpidermiRdownload_pharmacomir(list1[1:100,],drug="TAMOXIFEN")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.