Open madiganz opened 3 years ago
In the R Code, the Differential Expression (DE) calculations are cached so that they don't need to be recomputed for already computed cluster pairs.
Let's get a first version out and working, and then evaluate this based on the need when performance becomes an issue
In the R Code, the Differential Expression (DE) calculations are cached so that they don't need to be recomputed for already computed cluster pairs.