LikelihoodMethod.af_to_col_index#
missionbio.demultiplex.dna.likelihood.LikelihoodMethod.af_to_col_index
- LikelihoodMethod.af_to_col_index(af: ndarray) ndarray #
Convert the AF values to the col indices in the likelihoods DataFrame.
- Returns:
np.ndarray with the same shape as af but with the col indices instead of AF values.
< Class LikelihoodMethod