PopulationAlleleUnavailabilitySelectionMixin#
- class pybrops.breed.prot.sel.PopulationAlleleUnavailabilitySelection.PopulationAlleleUnavailabilitySelectionMixin[source]#
Bases:
object
Semi-abstract class for Multi-Objective Genomic Selection with constraints.
Methods
Attributes
Number of traits to expect from matrix inputs.
Target allele frequency.
Allele weights.
- property ntrait: Integral#
Number of traits to expect from matrix inputs.
- property target: ndarray | Callable#
Target allele frequency.
- property weight: ndarray | Callable#
Allele weights.