comparison GRsetFromGEO/GRsetFromGEO.R @ 19:79cf43dbbf79 draft

Uploaded
author testtool
date Wed, 12 Apr 2017 12:52:08 -0400
parents 9c9e389abef6
children 882e9c8498fa
comparison
equal deleted inserted replaced
18:13d27903d34b 19:79cf43dbbf79
1 require("minfi", quietly = TRUE)
2
3 options(warn = -1) 1 options(warn = -1)
4 options("download.file.method"="wget") 2 options("download.file.method"="wget")
5 3
6 args <- commandArgs(trailingOnly = TRUE) 4 args <- commandArgs(trailingOnly = TRUE)
7 GSE = args[1] 5 GSE = args[1]