pyprobound.rounds.repeat_round
- repeat_round(binding, n_rounds, round_type)
Creates multiple sequential enrichment rounds from binding components.
- Parameters:
- Return type:
list[InitialRound|Round]- Returns:
A list of n_rounds rounds.
Creates multiple sequential enrichment rounds from binding components.
list[InitialRound | Round]
A list of n_rounds rounds.