KrishnaswamyLab / MELD

Quantifying experimental perturbations at single cell resolution
Other
105 stars 9 forks source link

Treatment/Control Pairing #60

Closed paulstumpges closed 1 year ago

paulstumpges commented 1 year ago

Hi Daniel and team! I just read your MELD paper (love it!) and hope to use MELD on my scRNA-Seq dataset. As you explain in the publication, for experiments comprising replicates, matched treatment and control conditions are normalized individually, and then the relative likelihood of each condition is averaged across replicates. This even gives you the possibility to get some understanding of how "stable" the relative likelihoods are across replicates, considering the standard deviation. In my dataset, I have an equal number of treatment and control samples. However, just based on the experimental design, there is not one single best way for me to match one treatment sample with one specific control sample. Many pairings of treatments and controls are possible and one combination is presumably not more "correct" than others. Do you have any advice for me on how to pair the samples into replicates of 1 treatment and 1 control? Is there any sample-specific parameter I could take into account? Thanks a lot! Best, Paul

dburkhardt commented 1 year ago

Hi @paulstumpges great question! I don't think there is a right answer to this question, but I have some ideas:

Does that make sense? I think this is easier than trying to do all permutations of the signals against each other.

paulstumpges commented 1 year ago

Hi @dburkhardt! Thanks for your answer! It definitely makes sense. I tried it out, and it seems to work well that way! Best, Paul