sgkit.variables.stat_pedigree_contribution_spec#

sgkit.variables.stat_pedigree_contribution_spec = ArrayLikeSpec(default_name='stat_pedigree_contribution', __doc__='\nExpected proportional genomic contribution to and from each pair of samples\nbased on pedigree structure. This is an asymmetric matrix in which the\nelement [x, y] is the expected contribution of sample x to sample y.\nDiagonal values are always 1.\n', kind='f', ndim=2, dims=('samples_0', 'samples_1'))#

Expected proportional genomic contribution to and from each pair of samples based on pedigree structure. This is an asymmetric matrix in which the element [x, y] is the expected contribution of sample x to sample y. Diagonal values are always 1.