calcDSEA | R Documentation |
Calculate dsea scores of one list in comparison to reference list
calcDSEA(alist, N)
alist |
list of drug names to be used for calculating dsea |
N |
numeric value with maximum length of lists for dsea calculation |
list with dsea scores
calcDSEA(c("Valproic acid", "Lamotrigine", "Ketamin"), 3)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.