inst/scripts/config.R

cluster.functions = makeClusterFunctionsSGE(system.file("scripts/sge.tmpl", package="MethylAid"))
mail.start = "first+last"
mail.done = "first+last"
mail.error = "all"
mail.from = "<my@sender.adress.com>"
mail.to = "<my@recipient.adress.com>"
mail.control = list(smtpServer="my.mail.server.com")
debug = FALSE

Try the MethylAid package in your browser

Any scripts or data that you put into this service are public.

MethylAid documentation built on Nov. 8, 2020, 8:20 p.m.