PeteHaitch / DelayedMatrixStats

A port of the matrixStats API to work with DelayedMatrix objects from the DelayedArray package
Other
15 stars 7 forks source link

Wrap arbitrary matrix-like objects in DelayedArray() to allow arbitrary dispatch #37

Open PeteHaitch opened 6 years ago

PeteHaitch commented 6 years ago

See https://github.com/davismcc/scater/issues/45#issuecomment-358455875

LTLA commented 6 years ago

It would also save me having to do importFrom(DelayedArray, DelayedArray).

PeteHaitch commented 6 years ago

See also https://github.com/davismcc/scater/commit/c95a3351e76711c6432c1b83a435938274c419c2#r28806743