to make netSmooth work with large, disk-based matrices (the DelayedArray, HDF5Array class, probably).
- make sure netSmooth uses the same amount of memory regardless of the size of the data matrix
- investigate if the gene network stored as HDF5 makes sense too
to make netSmooth work with large, disk-based matrices (the
DelayedArray,HDF5Arrayclass, probably).