moscot.problems.cross_modality.TranslationProblem.add_problem¶
- TranslationProblem.add_problem(key, problem, *, overwrite=False, **kwargs)¶
Add a subproblem.
See also
See Adding and removing problems on how to add subproblems.
- Parameters:
- Return type:
BaseCompoundProblem[TypeVar(K, bound=Hashable),TypeVar(B, bound=OTProblem)]- Returns:
: Self and updates the following fields: