Skip to content
Prev 308826 / 398503 Next

factor or character

Hello,

When creating the data.frame of snps use the option stringsAsFactors = FALSE
I believe your error comes from the fact that you are trying to find 
colnames in a variable coded as integers (a factor, like str shows).

Hope this helps,

Rui Barradas
Em 23-10-2012 19:02, Silvano Cesar da Costa escreveu: