[BioC] Trying to convert to ExpressionSet object problems

Daniel Brewer daniel.brewer at icr.ac.uk
Thu Aug 2 19:07:31 CEST 2007


Hello,

I am having trouble converting an exprSet to an ExpressionSet.

> U95B <- justGCRMA()
... Add various bits to the pheno data and change the name of the samples
> class(U95B)
[1] "exprSet"
attr(,"package")
[1] "Biobase"
> U95B <- as(U95B,"ExpressionSet")
Error in validObject(.Object) : invalid class "ExpressionSet" object:
featureNames differ between AssayData members

Anyone got any ideas what that means and how to fix it?  Also isn't it a
bit odd that justGCRMA produces the old type of object?

Thanks
-- 
**************************************************************
Daniel Brewer, Ph.D.
Institute of Cancer Research
Email: daniel.brewer at icr.ac.uk
**************************************************************

The Institute of Cancer Research: Royal Cancer Hospital, a charitable Company Limited by Guarantee, Registered in England under Company No. 534147 with its Registered Office at 123 Old Brompton Road, London SW7 3RP.

This e-mail message is confidential and for use by the addre...{{dropped}}



More information about the Bioconductor mailing list