LikelihoodMethod.collapse_doublets_to_mixed#
missionbio.demultiplex.dna.likelihood.LikelihoodMethod.collapse_doublets_to_mixed
- static LikelihoodMethod.collapse_doublets_to_mixed(labels: ndarray) ndarray #
Convert all doublet labels to MIXED
- Parameters:
labels – The labels that are to be reassigned
- Returns:
Renamed labels
< Class LikelihoodMethod