### R code from vignette source 'vignettes/DOSE/inst/doc/DOSE.Rnw' ################################################### ### code chunk number 1: DOSE.Rnw:64-68 ################################################### library(DOSE) library(clusterProfiler) library(knitr) opts_chunk$set(tidy=TRUE,tidy.opts=list(keep.blank.line=FALSE, width.cutoff=50),out.truncate=80,out.lines=6,cache=TRUE,dev='pdf',include=TRUE,fig.width=6,fig.height=6,resolution=150)