createTanimotoBaseline: Creates the plot for all jaccard coefficients amongst the...

Description Usage Arguments Value Examples

Description

Creates the plot for all jaccard coefficients amongst the three epilepsy ontologies

Usage

1
createTanimotoBaseline(neuroepso, neuroesso, neuroepi, dneuromaxk)

Arguments

neuroepso

list of neuro drug names co-occurring with epso

neuroesso

list of neuro drug names co-occurring with esso

neuroepi

list of neuro drug names co-occurring with epi

dneuromaxk

object returned from TopKLists::calculate.maxkS

Value

jaccardepilepsyplot the ggplot object

Examples

1
2
3
4
## Not run: 
tanimotobaseline <- createTanimotoBaseline(neuroepso, neuroesso, neuroepi, dneuromaxk)

## End(Not run)

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