Learn R Programming

epos (version 1.1)

calcDSEA: Calculate dsea scores of one list in comparison to reference list

Description

Calculate dsea scores of one list in comparison to reference list

Usage

calcDSEA(alist, N)

Value

list with dsea scores

Arguments

alist

list of drug names to be used for calculating dsea

N

numeric value with maximum length of lists for dsea calculation

Examples

Run this code
calcDSEA(c("Valproic acid", "Lamotrigine", "Ketamin"), 3)

Run the code above in your browser using DataLab