[BioC] makecdfenv error
James W. MacDonald
jmacdon at med.umich.edu
Tue Apr 12 18:44:48 CEST 2005
Ambika Sundaresan wrote:
> Hi all:
>
>
>
> I'm new to R and Bioconductor. I'm trying to use makecdfenv package to
> create an environment for tiling arrays on Windows.
>
>
>
> This is the error I get:
>
>
>
>
>>make.cdf.package("arabidopsis_tlgF")
make.cdf.package() expects a .cdf file, and in your call to
make.cdf.package() you should quote the entire filename including the
extension.
make.cdf.package("arabidopsis_tglF.CDF")
Should work, provided this is a CDF file.
Jim
--
James W. MacDonald
Affymetrix and cDNA Microarray Core
University of Michigan Cancer Center
1500 E. Medical Center Drive
7410 CCGC
Ann Arbor MI 48109
734-647-5623
More information about the Bioconductor
mailing list