Error when using write.table() with SCAN.UPC ESET
0
0
Entering edit mode
Vani ▴ 20
@vani-8145
Last seen 8.3 years ago
United States

Hi,

 

I am getting an error when I try to save an eset generated by SCAN.UPC  using write.table.

Here is my code:

gse53080 <- getGEO('GSE53080',GSEMatrix = TRUE)

write.table(gse53080, file = "NormalizedGSE53080.txt", sep = "\t")

 

Here is the error:

Error in data.frame(`GSE53080-GPL10999_series_matrix.txt.gz` = <S4 object of class "ExpressionSet">,  : 

  arguments imply differing number of rows: 35, 150

Calls: write.table ... as.data.frame -> as.data.frame.list -> eval -> eval -> data.frame

Execution halted

 

Please advise on how I should fix this.

 

scan.upc write.table • 996 views
ADD COMMENT
0
Entering edit mode

Can you indicate why you think the above command should work? Are you following a particular work flow (if so, which, specifically?)

ADD REPLY

Login before adding your answer.

Traffic: 942 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