AllenInstitute / transcriptomic_clustering

improved clustering pipeline for transcriptomic data
Other
4 stars 1 forks source link

Caching of Differential Expressed Genes #83

Open madiganz opened 3 years ago

madiganz commented 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.

wbwakeman commented 3 years ago

Let's get a first version out and working, and then evaluate this based on the need when performance becomes an issue