comparison getGSMdata/getGSMdata.R @ 33:ca4d7b65a2da draft

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