hclust failed with very large (?) data
1
0
Entering edit mode
8.6 years ago
mbk0asis ▴ 680

Hello

I was trying to draw a heatmap with hclust + heatmap.2, but it failed.

I think it's because my data is too large.

My data has only 2 columns but has more than 130,000 rows.

Is there a way to avoid it?

Thank you!

R hclust • 2.4k views
ADD COMMENT
0
Entering edit mode
8.6 years ago
samuelmiver ▴ 440

If this is a gene expression array dataset, most of the array features are not going to change across treatments/conditions and will be uninformative.

I would try using a filter which does not use treatment/condition information in order to decrease the array dimension. There are some examples in the affycoretools and genefilter packages from R Bioconductor http://www.bioconductor.org/

ADD COMMENT
0
Entering edit mode

Thank you, samuelmiver, for the comment.

I will try to remove uninformative regions.

ADD REPLY

Login before adding your answer.

Traffic: 3237 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6