Hi Jyoti,
>From what you and others have written I am going to guess that you are
using Windows, that Windows has hidden the extension on the file you
are trying to read, and the filename is actually:

galenv.gal

I may be wrong, but this problem has beset others before you.

Jim



>>> I tried to read some text file in R so that I can do further analysis on 
>>> those
>>> files. All files are MicroRNA dataset and in exiqon format. When I write
>>> function ReadExi and path of my file gives me error - Error in a file(file, 
>>> "rt") :
>>> cannot open the connection.
>>>
>>> I put a file in the same directory too, even then also it is not working.
>>> Can you help me on this issue?? Is there any issue with GAL file or
>>> samplesinfo.txt file as these are to be there in same folder as described in
>>> ExiMir package ??
>>>

______________________________________________
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to