newFamilyWithOffspring: Simulates genotypes for 1 family with n offspring

Description Usage Arguments Value Examples

Description

Simulates genotypes for 1 family with n offspring

Usage

1
newFamilyWithOffspring(family_id, noffspring = 2)

Arguments

family_id

What will be the family_id (for example: 100)

noffspring

Number of offsprings that this family will have

Value

family structure object

Examples

1
ped_line = newFamilyWithOffspring(10,3)

sim1000G documentation built on June 10, 2019, 1:01 a.m.