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

Changeset 33:ca4d7b65a2da (2017-07-31)
Previous changeset 32:0051ff360c64 (2017-07-31) Next changeset 34:faa0cd8ed36a (2017-07-31)
Commit message:
Uploaded
modified:
getGSMdata/getGSMdata.R
b
diff -r 0051ff360c64 -r ca4d7b65a2da getGSMdata/getGSMdata.R
--- a/getGSMdata/getGSMdata.R Mon Jul 31 11:49:16 2017 -0400
+++ b/getGSMdata/getGSMdata.R Mon Jul 31 11:56:42 2017 -0400
[
@@ -1,3 +1,5 @@
+require("rentrez", quietly = TRUE)
+
 args <- commandArgs(trailingOnly = TRUE)
 
 GSE = args[1]