Mercurial > repos > testtool > get_gr_set
diff GRsetFromGEO/GRsetFromGEO.R @ 42:fe7d4d8591c5 draft
Uploaded
author | testtool |
---|---|
date | Mon, 07 Aug 2017 10:21:43 -0400 |
parents | 05f6acc80f47 |
children | 5752f23e451f |
line wrap: on
line diff
--- a/GRsetFromGEO/GRsetFromGEO.R Mon Aug 07 10:06:06 2017 -0400 +++ b/GRsetFromGEO/GRsetFromGEO.R Mon Aug 07 10:21:43 2017 -0400 @@ -10,7 +10,8 @@ input = args[1] output = args[2] -GRset <- getGenomicRatioSetFromGEO(input) +GRset <- minfi::getGenomicRatioSetFromGEO(input) save(GRset,file = output) +??getGenomicRatioSetFromGEO