Re: [R] GEOquery

2016-12-31 Thread David Winsemius
> On Dec 31, 2016, at 11:22 AM, Elham - via R-help wrote: > > hello all,I am following this link > http://genomicsclass.github.io/book/pages/GEOquery.html for importing > data.but I have a problem in a step of (Access GSE Data Tables from GEO).in > the example of tutorial there are 266 sample

[R] GEOquery

2016-12-31 Thread Elham - via R-help
hello all,I am following this link  http://genomicsclass.github.io/book/pages/GEOquery.html for importing data.but I have a problem in a step of (Access GSE Data Tables from GEO).in the example of tutorial there are 266 samples,but by this function dim(pData(gse[[1]]))head(pData(gse[[1]])[, 1:3])