[BioC] makeProbePackage problem

James W. MacDonald jmacdon at med.umich.edu
Wed May 18 19:03:41 CEST 2005


Liqun He wrote:

>>library(chipxcdf)
>>makeProbePackage("chipxcdf", datafile=gzfile("chipx_probe_.tab.gz",

I don't know why you are getting the error below. It should really read 
something like 'there is no package called 'chipxcdfcdf''.

Try replacing "chipxcdf" with "chipx" - you are supposed to be passing 
the name of the probe_tab package here, not the cdfenv.

HTH,

Jim



> open ="r"),maintainer="me", version="0.0.1" )
> Importing the data.
> Loading required package: affy
> Loading required package: reposTools
> Error in library("chipxcdf") : there is no package called 'chipxcdf'
>  
> I don't know why I have this error message, Could someone point out
> what's wrong and give a help?
>  
> Thanks a lot!
>  
> Kind regards,
> Liqun
>  
>  
>  
>  
>  
> 
> 	[[alternative HTML version deleted]]
> 
> _______________________________________________
> Bioconductor mailing list
> Bioconductor at stat.math.ethz.ch
> https://stat.ethz.ch/mailman/listinfo/bioconductor


-- 
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