Hi,
Thanks for developing and maintaining this awesome tool. I have one suggestion regarding the output of detectdoublets software, the naming of the column "doublet_pval" can be a bit confusing as it's not an actual p-value, but a probability score from 0-1, with higher value = more likely to be a doublet (based on the code and comments in the code). I would suggest changing it to sth like doublet_prob or doublet_probability_value.
Thanks