newFamilyWithOffspring: Simulates genotypes for 1 family with n offspring

Description Usage Arguments Value Examples

View source: R/simulation.R

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)

adimitromanolakis/sim1000G documentation built on Sept. 29, 2021, 3:44 a.m.