Error message when use geosoftread() function
1 次查看(过去 30 天)
显示 更早的评论
Hi I typed command such as "A = geosoftread('Datasets\GSE19536.soft')" It gave me error message as
Warning: Problems reading the GEO data. The structure may be incomplete. > In geosoftread at 265 Error in ==> geosoftread at 36 bioinfochecknargin(nargin,1,mfilename);
??? Output argument "outputStruct" (and maybe others) not assigned during call to "C:\Program Files\MATLAB\R2008a\toolbox\bioinfo\microarray\geosoftread.m (geosoftread)".
I used a R2008a Matlab and didn't know why this happen. Did someone encounter the same problem at the same version of Matlab ? Thanks
0 个评论
回答(1 个)
Lucio Cetto
2011-6-3
In 2008a GEOSOFTREAD was only able to read data sets GDS and sample GSM files. Is your file a GSE file? You should use instead GEOSERIESREAD.
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Data Import and Analysis 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!