### R code from vignette source 'vignettes/ChemmineOB/inst/doc/ChemmineOB.Rnw' ################################################### ### code chunk number 1: style ################################################### BiocStyle::latex() ################################################### ### code chunk number 2: ChemmineOB.Rnw:29-30 ################################################### library(ChemmineOB) ################################################### ### code chunk number 3: ChemmineOB.Rnw:62-66 (eval = FALSE) ################################################### ## source("http://bioconductor.org/biocLite.R") ## biocLite(c("ChemmineR", "ChemmineOB")) ## library("ChemmineR") ## library("ChemmineOB") ################################################### ### code chunk number 4: ChemmineOB.Rnw:81-82 (eval = FALSE) ################################################### ## vignette("ChemmineR") ################################################### ### code chunk number 5: sessionInfo ################################################### toLatex(sessionInfo())