Repository 'get_gsm'
hg clone https://toolshed.g2.bx.psu.edu/repos/testtool/get_gsm

Changeset 36:6fa59a224fb1 (2017-07-31)
Previous changeset 35:31fe37b30836 (2017-07-31) Next changeset 37:9a7c1a7347b6 (2017-08-07)
Commit message:
Uploaded
modified:
getGSMdata/getGSMdata.R
b
diff -r 31fe37b30836 -r 6fa59a224fb1 getGSMdata/getGSMdata.R
--- a/getGSMdata/getGSMdata.R Mon Jul 31 12:37:58 2017 -0400
+++ b/getGSMdata/getGSMdata.R Mon Jul 31 12:38:24 2017 -0400
[
@@ -1,3 +1,5 @@
+require("rentrez", quietly = TRUE)
+
 args <- commandArgs(trailingOnly = TRUE)
 
 GSE = args[1]