Thank you very much for your work, very useful for identifying key genes between different differentiation trajectories!!!! But I found a small problem in my personal use, log2FC is supposed to be the expression change of the query group relative to the reference group, here np.mean(rgex)/np.mean(qgex) is the expression change of the reference group relative to the query group, so I guess there should be an error here?
I think