openproblems-bio / openproblems

Formalizing and benchmarking open problems in single-cell genomics
MIT License
287 stars 76 forks source link

[differential abundance][dataset?] Adding condition label simulation with IDW #256

Open emdann opened 3 years ago

emdann commented 3 years ago

Updating implementation of differential_abundance.datasets.utils._simulate_treatment to generate condition labels with IWD approach. Should include:

@dburkhardt could you push to your preferred DA branch the working implementation you have?

emdann commented 3 years ago

A good addition to this would be to add some noise to single replicates, to model variability between samples. @dburkhardt wdyt?