changeset 53:46acdba0f6d8 draft

Uploaded
author testtool
date Mon, 24 Apr 2017 12:38:19 -0400
parents 7aeee7c02c4d
children 7aab6e28c62e
files GRsetFromGEO/GRsetFromGEO.R
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/GRsetFromGEO/GRsetFromGEO.R	Mon Apr 24 12:19:55 2017 -0400
+++ b/GRsetFromGEO/GRsetFromGEO.R	Mon Apr 24 12:38:19 2017 -0400
@@ -69,6 +69,6 @@
   }
   return(out)
 }
-save(out,file = output)
+write(out,file = output)