if (is.null(opt$expression)) stop('expression can not be empty') if (is.null(opt$markers)) stop('markers can not be empty') if (is.null(opt$output_dir)) stop('output ...