make_magic_pop: make_magic_pop —————- Creates a MAGIC population in...

View source: R/make_magic.R

make_magic_popR Documentation

make_magic_pop ———————————————————————— Creates a MAGIC population in funnel crossing scheme from lines in list object start_pop

Description

make_magic_pop ———————————————————————— Creates a MAGIC population in funnel crossing scheme from lines in list object start_pop

Usage

make_magic_pop(start_pop, ngen = 4, c = 10, g_map, popsize)

Arguments

start_pop

A Pop object from the starting lines of the MAGIC, should be an even number of lines and listed in the order that crossing should occur

c

Chromosome number (default is 10)

g_map

The genetic map

popsize

The size of the resulting population

Value

A Pop object that is the result of funnel crossing the lines in start_pop


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