NCBI analyze dataset
0
0
Entering edit mode
5.4 years ago
lvitale • 0

I downloaded the following dataset: https://www.ncbi.nlm.nih.gov/geo/query/acc.cgi?acc=GSE68928

and read the file using getGEO function.

multicancer <- getGEO(filename='Data/multicancer.soft.gz')

like here https://warwick.ac.uk/fac/sci/moac/people/students/peter_cock/r/geo/

A this point how I can extract phenodata ed expressionData from the "multicancer" object?

if I try to get expression set using

eset <- GDS2eSet(multicancer, do.log2=TRUE)

I had this error:

Error in (function (classes, fdef, mtable)  : 
  unable to find an inherited method for function ‘Table’ for signature ‘"GSE"’

Because the class of "multicancer" variable is "GSE".

Thank you so much!

R GEOquery Biobase NCBI • 2.1k views
ADD COMMENT
1
Entering edit mode
  • Please use the code formatting to present your post better
  • Please use appropriate tags, just R doesn't really make sense, you're using a few packages and databases, mention them
ADD REPLY

Login before adding your answer.

Traffic: 1945 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6