backcross_pop: backcross_pop ————- Intialize a Pop object created by...

View source: R/backcross.R

backcross_popR Documentation

backcross_pop ——————————————————- Intialize a Pop object created by backcrossing two Indv objects

Description

backcross_pop ——————————————————- Intialize a Pop object created by backcrossing two Indv objects

Usage

backcross_pop(p1, pop, c, n, ngen, g_map)

Arguments

p1

An Indv object, the one to backcross to

pop

A Pop object

c

The number of chromosomes

n

The number of individuals in the population

ngen

The number of generations of backcrossing

g_map

The genetic map

Value

An Pop object of individuals that have been backcrossed to p1 for ngen generations


sarahodell/magicsim documentation built on Sept. 25, 2023, 8:12 a.m.