Recently, I have been having issues with getGEO, not getting correct sample numbers. Seems an issue not reading the "header" line. Below are output from running a getGEO command. I have tried deleting the /tmp/RtmppX1Ykp/GSE1159_series_matrix.txt.gz file with no help.
exp<-getGEO("GSE1159",GSEMatrix = T)
Found 1 file(s)
GSE1159_series_matrix.txt.gz
Using locally cached version: /tmp/RtmppX1Ykp/GSE1159_series_matrix.txt.gz
Parsed with column specification:
cols(
.default = col_double(),
1053_at = col_character()
)
See spec(...) for full column specifications.
Using locally cached version of GPL96 found here:
/tmp/RtmppX1Ykp/GPL96.soft
Warning: 68 parsing failures.
row col expected actual file
22216 SPOT_ID 1/0/T/F/TRUE/FALSE --Control literal data
22217 SPOT_ID 1/0/T/F/TRUE/FALSE --Control literal data
22218 SPOT_ID 1/0/T/F/TRUE/FALSE --Control literal data
22219 SPOT_ID 1/0/T/F/TRUE/FALSE --Control literal data
22220 SPOT_ID 1/0/T/F/TRUE/FALSE --Control literal data
..... ....... .................. ......... ............
See problems(...) for more details.
Recently, I have been having issues with getGEO, not getting correct sample numbers. Seems an issue not reading the "header" line. Below are output from running a getGEO command. I have tried deleting the /tmp/RtmppX1Ykp/GSE1159_series_matrix.txt.gz file with no help.
Warning message: Duplicated column names deduplicated: '96.5' => '96.5_1' [51], '54.1' => '54.1_1' [64], '76.7' => '76.7_1' [86], '38.2' => '38.2_1' [87], '81.9' => '81.9_1' [94], '89.1' => '89.1_1' [99], '49.7' => '49.7_1' [100], '72.6' => '72.6_1' [116], '86.9' => '86.9_1' [118], '57.6' => '57.6_1' [119], '57.6' => '57.6_2' [122], '62' => '62_1' [123], '62.8' => '62.8_1' [136], '53' => '53_1' [137], '35.7' => '35.7_1' [146], '40.5' => '40.5_1' [148], '73.5' => '73.5_1' [150], '73.5' => '73.5_2' [151], '68' => '68_1' [156], '66.2' => '66.2_1' [164], '60.3' => '60.3_1' [165], '52.7' => '52.7_1' [172], '46.6' => '46.6_1' [175], '96.5' => '96.5_2' [179], '57.5' => '57.5_1' [191], '74' => '74_1' [193], '76.3' => '76.3_1' [194], '58.8' => '58.8_1' [200], '61.1' => '61.1_1' [210], '70.4' => '70.4_1' [212], '40.5' => '40.5_2' [220], '58.4' => '58.4_1' [221], '68.6' => '68.6_1' [225], '45.1' => '45.1_1' [226], '73.4' => '73.4_1' [227], '90' => '90_1' [230], '61.1' => '61.1_2' [231], '93.7' => '93.7_1' [234], [... truncated]