Skip to content
Prev 305906 / 398503 Next

write.table: strange output has been produced

Thank you David - you put me into right direction.
Back to normal, problem sorted. 
I've missed a single quote in 'annot' data when I imported it from file
using read.table function with the default 'quote' argument. quote="\""
did the trick. 

Many thanks
-Igor
On Wed, 2012-09-19 at 14:55 -0700, David Winsemius wrote: