createCosineFrameMeSH: Creates data frame for plotting the cosine coefficients...

Description Usage Arguments Value Examples

Description

Creates data frame for plotting the cosine coefficients against MeSH

Usage

1
createCosineFrameMeSH(mesh, drugbank, epso, esso, epi)

Arguments

mesh

list with mesh terms sorted by frequency

drugbank

list with drugbank terms sorted by frequency

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

cosinemesh the data frame for the cosine coefficient against MeSH that can be used by createCosinePlotMeSH

Examples

1
2
3
4
## Not run: 
cosinemesh <- createCosineFrameMeSH(mesh, drugbank, epso, esso, epi)

## End(Not run)

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