[BioC] hclust for 13000 genes
Sean Davis
seandavi at gmail.com
Thu Mar 18 10:03:37 CET 2010
On Thu, Mar 18, 2010 at 12:05 AM, avehna <avhena at gmail.com> wrote:
> Hi Steve,
>
> I installed the 64-bit version for R and hclust was performed efficiently,
> however I got the following error during heatmap.2()
>
> -----------------------------------------------------------------
> Error in image.default(z = matrix(z, ncol = 1), col = col, breaks =
> tmpbreaks, :
> breaks must all be finite
> Calls: heatmap.2 -> image -> image -> image.default
> --------------------------------------------------------------------
>
> Any idea about what's going on?
Hi, Avehna.
It's best to include as close to a reproducible example as possible
(at least the code that you used), the exact error message, the output
of traceback() when possible, and sessionInfo() to maximize the chance
that the list can help.
Sean
More information about the Bioconductor
mailing list