GenotypeBuilderSelectionMixin#

class pybrops.breed.prot.sel.GenotypeBuilderSelection.GenotypeBuilderSelectionMixin[source]#

Bases: object

docstring for GenotypeBuilderBaseSelection.

Methods

Attributes

nbestfndr

Number of best founders to consider.

nhaploblk

Number of haplotype blocks to consider.

ntrait

Number of traits to expect from matrix inputs.

property nbestfndr: Integral#

Number of best founders to consider.

property nhaploblk: Integral#

Number of haplotype blocks to consider.

property ntrait: Integral#

Number of traits to expect from matrix inputs.