comparison getGSMdata/getGSMdata.R @ 32:0051ff360c64 draft

Uploaded
author testtool
date Mon, 31 Jul 2017 11:49:16 -0400
parents ac5415190777
children ca4d7b65a2da
comparison
equal deleted inserted replaced
31:c4d23e99db4f 32:0051ff360c64
1 require("rentrez", quietly = TRUE)
2
3 args <- commandArgs(trailingOnly = TRUE) 1 args <- commandArgs(trailingOnly = TRUE)
4 2
5 GSE = args[1] 3 GSE = args[1]
6 GSMTable = args[2] 4 GSMTable = args[2]
7 5