cellarium-ai / cellarium-ml

Distributed single-cell data analysis.
BSD 3-Clause "New" or "Revised" License
11 stars 2 forks source link

Refactor negative binomial and add .reconstruct() method #178

Closed sjfleming closed 4 months ago

sjfleming commented 4 months ago

A different approach to enable the analysis desired from #144

Here we include a function to "reconstruct" data "as a certain batch" by adding the .reconstruct() method. This is a way to come up with a "de-batched" count matrix (although it is only one sample of such a count matrix).