Displaying 2 results from an estimated 2 matches for "pedmap".
Did you mean:
padmap
2010 Feb 24
6
R error- "more columns than column names"
...ave matching corresponding header value - each column has a
matching column name.
What could be the possible underlying problem? I have tried to problem-solve
but clearly I am at a loss. Thanks for your help!
Code:
mix <- load.gwaa.data (phe = "Z:/CCFPhenotypesTAB.dat", gen =
"pedmap-0.raw", force = T)
--
View this message in context: http://n4.nabble.com/R-error-more-columns-than-column-names-tp1568052p1568052.html
Sent from the R help mailing list archive at Nabble.com.
2010 Feb 23
1
GenABEL - problems with load.gwaa.data
...I have tried
to read in the .dat file (and alternately the .csv file) without the header,
that does not work. I have checked my data-set and there aren't any
discernible columns that are missing. Here's my code:
mix <- load.gwaa.data (phe = "Z:/.../CCF Pheno.csv", gen = "pedmap-0.raw",
force = T)
Any help will be appreciated. Thanks!
Euphie
[[alternative HTML version deleted]]