createJaccardFrameEpSO: Creates data frame for plotting the jaccard coefficients...

Description Usage Arguments Value Examples

Description

Creates data frame for plotting the jaccard coefficients against EpSO

Usage

1
createJaccardFrameEpSO(epso, esso, epi)

Arguments

epso

list with epso terms sorted by frequency

esso

list with esso terms sorted by frequency

epi

list with epi terms sorted by frequency

Value

jaccardepso the data frame for the jaccard coefficient against EpSO

Examples

1
2
3
4
## Not run: 
jaccardepso <- createJaccardFrameEpSO(epso, esso, epi)

## End(Not run)

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