[R] problem in reading a sequence file

albert coster albertcoster2010 at gmail.com
Tue Jul 5 13:41:15 CEST 2011


Dear all,

I have a file with some sequence (seq.txt). I am writting following code and
getting error! Can please help me?


 seqfile<-read.table(file="seq.txt")
Warning message:
In read.table(file = "seq.txt") :
  incomplete final line found by readTableHeader on 'seq.txt'


Thanks in advance

Albert
-------------- next part --------------
NNNNNNNNNNATTAAAGGGC


More information about the R-help mailing list