From: Lee A. <ope...@gm...> - 2009-05-14 17:36:19
|
2009/5/14 S <so...@ya...>: > > Hello, > I am trying to upload data using a tab-delimited file and have the errors like below. > DBD::Pg::db do failed: called with 4 bind variables when 2 are needed at /usr/lib/perl5/site_perl/5.8.8/Bio/GMOD/CMap/Data/Generic.pm line 5316, <GEN5> line 218. > Sometimes I get different line numbers than 218 but I always get line 5316. > Does anybody have any idea? > > Thanks > > Sook > > > > > > ------------------------------------------------------------------------------ > The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your > production scanning environment may not be a perfect world - but thanks to > Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700 > Series Scanner you'll get full speed at 300 dpi even with all image > processing features enabled. http://p.sf.net/sfu/kodak-com > _______________________________________________ > gmod-cmap mailing list > gmo...@li... > https://lists.sourceforge.net/lists/listinfo/gmod-cmap > I suppose that you might have duplicated entries in your files, so you should check your raw tab-delimited data if some duplicated data exist. HTH Amy |