JonathanShor / DoubletDetection

Doublet detection in single-cell RNA-seq data.
https://doubletdetection.readthedocs.io/en/stable/
MIT License
86 stars 23 forks source link

Exclude unclustered cells from deciding doublets. #60

Closed JonathanShor closed 6 years ago

JonathanShor commented 6 years ago

Unclustered cells receive 'np.NaN' for their score and p-value.

Resolves #48.