[R] .gct file

mark salsburg mark.salsburg at gmail.com
Tue Jul 19 18:10:03 CEST 2005


I have two files to compare, one is a regular txt file that I can read
in no prob.

The other is a .gct file (How do I read in this one?)

I tried a simple

read.table("data.gct", header = T)

How do you suggest reading in this file??

thank you.




More information about the R-help mailing list