Mercurial > repos > testtool > get_gr_set
changeset 62:8673a0225e2b draft
Deleted selected files
| author | testtool | 
|---|---|
| date | Thu, 11 Jan 2018 12:51:04 -0500 | 
| parents | 2382697aad09 | 
| children | ddd126dbb19a | 
| files | GRsetFromGEO/.Rapp.history GRsetFromGEO/.Rhistory GRsetFromGEO/._.DS_Store GRsetFromGEO/._GRsetFromGEO.xml GRsetFromGEO/._~$setFromGEO.xml GRsetFromGEO/~$setFromGEO.xml | 
| diffstat | 5 files changed, 0 insertions(+), 16 deletions(-) [+] | 
line wrap: on
 line diff
--- a/GRsetFromGEO/.Rhistory Thu Jan 11 12:48:29 2018 -0500 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,16 +0,0 @@ -require("minfi", quietly = TRUE) -?require -require("minfi", quietly = TRUE) -minfi -as.data.frame(GRset) -GRset <- getGenomicRatioSetFromGEO(GSE) -getGenomicRatioSetFromGEO -require("minfi", quietly = TRUE) -options(warn = -1) -options("download.file.method"="wget") -args <- commandArgs(trailingOnly = TRUE) -GSE = args[1] -output = args[2] -GRset <- getGenomicRatioSetFromGEO(GSE) -save(GRset,file = output) -sessionInfo()
