Ok Nicklas!! Thanks for the reply.. Im going to try it and tell you
On Thu, 03 Aug 2006 08:52:56 +0200, Nicklas Nordborg wrote > Pablo Lemos Ochandio wrote: > > Hi /Nicklas!! > > > > Well let me i explain my problem. > > > > I have a lot of grp files. I try to upload to BASE2. These files have a > > cDNAs > > data, reference types and empty slots. GenePix extract information all of > > them > > (Mean, Median, SD, ratios etc.). For empty slots, GenePix give me the data > > too but when i upload this data, BASE2 crash and give me the next error advice: > > > > Error: Import failed on line 35: Exception while parsing data: > > reporter=null; > > property=ratiosSd; value=4,37 > > BaseException: Import failed on line 35: Exception while parsing data: > > reporter=null; property=ratiosSd; value=4,37 > > > > a piece of my gpr file: > > > > Block Column Row Name ID X Y Ratios SD > > (635/532) Rgn Ratio > > (635/532) 1 1 1 1870 6170 4,37 > > 0,014 > > > > BASE2 dont expect ratio information in a empty slot (ID empty). How can fix > > it? I would like not edit my gpr files because i have a lot. If i create a > > reporter "EMPTY" and modify my gpr files to subtitute the empty data with > > EMPTY fix the problem? there are any other solution? > > I don't think that the null reporter is the problem. Base doesn't > care if there is a reporter or not. However, it expects numbers to > use a dot as decimal separator. The error message complains about > the value 4,37 for the ratiosSd property. > > It would have been nice to be able to configure the number format, > but current there is no such support in Base2. So, to fix the > problem you have to replace all commas in the numeric values with a dot. > > /Nicklas > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to > share your opinions on IT & business topics through brief surveys -- > and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > The BASE general discussion mailing list > basedb-users@lists.sourceforge.net > unsubscribe: send a mail with subject "unsubscribe" to > [EMAIL PROTECTED] -- IVIA (http://www.ivia.es) Open WebMail Project (http://openwebmail.org) Debian Project (http://www.debian.org) ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ The BASE general discussion mailing list basedb-users@lists.sourceforge.net unsubscribe: send a mail with subject "unsubscribe" to [EMAIL PROTECTED]