[BioC] Modifying marrayRaw requires marrayClasses ini BioC 1.4

Jean Yee Hwa Yang jean at biostat.ucsf.edu
Fri May 21 20:41:09 CEST 2004


Hi Joern,

Can you test the following:

library(marray)
data(swirl)
x <- swirl[-c(1:10),]
summary(x)
search()

and see if the subset operation is working on your computer.  

Cheers

Jean


On Fri, 21 May 2004, Joern Kamradt wrote:

> Hi,
> I just updated to the bioconductor 1.4 version on a new machine (not having
> the old bioconductor version running). I created a marrayRaw file with the
> marray package. I would like to modify this marrayRaw file by e.g. deleting
> the first 10 rows using command
> AZRAWmod <- AZRAW[-c(1:10),]
> Each time I try this the program tells me that marrayClasses need to be
> loaded but cannot be found in the library.
> This command worked just fine in the old bioc version. Any help appreciated!
> 
> Joern
> 
> _______________________________________________
> Bioconductor mailing list
> Bioconductor at stat.math.ethz.ch
> https://www.stat.math.ethz.ch/mailman/listinfo/bioconductor
>



More information about the Bioconductor mailing list