aggregatedPlotDrugBank: Create aggregated plot with mean and standard deviation of...

Description Usage Arguments Value Examples

Description

Create aggregated plot with mean and standard deviation of all similarity metrics against DrugBank

Usage

1
aggregatedPlotDrugBank(cosinedrugbank, dicedrugbank, jaccarddrugbank)

Arguments

cosinedrugbank

data.frame containing the vector with cosine metrics for MeSH, EpSO, ESSO, and EPILONT against DrugBank

dicedrugbank

data.frame containing the vector with dice metrics for MeSH, EpSO, ESSO, and EPILONT against DrugBank

jaccarddrugbank

data.frame containing the vector with jaccard metrics for MeSH, EpSO, ESSO, and EPILONT against DrugBank

Value

aggdrug the plot with the aggregated graphs

Examples

1
2
3
4
## Not run: 
aggdrug <- aggregatedPlotDrugBank(cosinedrugbank, dicedrugbank, jaccarddrugbank)

## End(Not run)

ZBMEDLABS/epilepsyontologysimilarities documentation built on Aug. 23, 2019, 1:18 p.m.