Displaying 1 result from an estimated 1 matches for "scanned_fil".
Did you mean:
scanned_file
2009 Sep 22
1
Weird read.table error? (line `n' did not have `m' elements)
Hi,
I have the following commands. It says line 5205 does not have 22
elements. But I use my 'vim' checked that line in the file. It has 22
fields. Can somebody let me know how to further debug this case?
Regards,
Peng
> annotation = read.table("../EC_results/Juan_15wks_gene_core.xls", header=T, sep='\t',quote='')
Error in scan(file, what, nmax, sep, dec,