magic.basic: Create a basic MAGIC design.

View source: R/magic_basic.R

magic.basicR Documentation

Create a basic MAGIC design.

Description

This function produces a single funnel of founder combinations and crosses for 4 or more founders. Since there is only one funnel involved, the basic design works the same regardless of whether the founders are inbred or not.

Usage

magic.basic(n)

Arguments

n

number of founders (4, 8, 16, 32, 64, 128).

Value

an object of "cross.info" class, i.e. a list of founder combinations (fcomb) and crossing plans (xplan).

Examples


mpop <- magic.basic(n=8)



cjyang-sruc/magicdesign documentation built on March 19, 2022, 9:34 a.m.