diff GRsetFromGEO/GRsetFromGEO.R @ 32:be1ca0e7829b draft

Uploaded
author testtool
date Thu, 13 Apr 2017 12:50:58 -0400
parents 118e636a5f95
children
line wrap: on
line diff
--- a/GRsetFromGEO/GRsetFromGEO.R	Thu Apr 13 12:19:33 2017 -0400
+++ b/GRsetFromGEO/GRsetFromGEO.R	Thu Apr 13 12:50:58 2017 -0400
@@ -6,4 +6,7 @@
 
 GRset <- getGenomicRatioSetFromGEO(GSE)
 
-save(GRset,output)
+#save(GRset,output)
+a<-"franek"
+
+write.table(a, output, row.names = FALSE,quote=FALSE,sep="\t")
\ No newline at end of file