[BioC] mva functions

Jason Skelton jps at sanger.ac.uk
Thu Mar 20 18:16:38 MET 2003



I'm trying to use the mva functions dist & hclust
however after a while I get the following message:

TypVSNdist <- dist(typVSN, method = "euclidean", diag = FALSE, upper =
FALSE)
Error: cannot allocate vector of size 589776 Kb

> typVSNcluster <- hclust(dist(typVSN at h))
Error: cannot allocate vector of size 589776 Kb

I'm running R in linux, any help much appreciated

regards

Jason



More information about the Bioconductor mailing list