Description Usage Arguments Value Examples
Creates data frame for plotting the dice coefficients against DrugBank
1  | createDiceFrameDrugBank(mesh, drugbank, epso, esso, epi)
 | 
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  | 
dicedrugbank the data frame for the dice coefficient against DrugBank that can be used by createDicePlotDrugBank
1 2 3 4  | ## Not run: 
dicedrugbank <- createDiceFrameDrugBank(mesh, drugbank, epso, esso, epi)
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.