comparison getGSMdata/getGSMdata.R @ 36:6fa59a224fb1 draft

Uploaded
author testtool
date Mon, 31 Jul 2017 12:38:24 -0400
parents faa0cd8ed36a
children
comparison
equal deleted inserted replaced
35:31fe37b30836 36:6fa59a224fb1
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