thank you so much. I must have spend a few hours last night trying to figure
out.
thank you again,
claire
> Date: Sat, 8 Mar 2008 09:13:31 -0500> From: [EMAIL PROTECTED]> To: [EMAIL
> PROTECTED]> Subject: Re: [R] Errors in in my code> CC: r-help@r-project.org>
> &g
It says the file you are trying to access it not there. Do this in
two steps so you can see what is happening:
fileName <- paste(dataDirectory, annotation_HGU133Plus2, sep = "/")
cat( fileName)
... now use in it your read
My guess is that what you think is in "annotation_HGU133Plus2" is not
the
Hi Everyone,
I am very new to R. When i run the code yesterday, it was working fine. I
was able to find gene annotation.
somehow, today, when i try to run it again, it is giving me errors message
that i don't understand. It says that it cannot open file. what file is it
looking for?
###
3 matches
Mail list logo