makeMap: create map and QTL effects

Description Usage Arguments Value

View source: R/makeMap.R

Description

create map and QTL effects

Usage

1
2
makeMap(map, nLoci, nMarkers, nQTL, propDomi, interactionMean,
  qtlInfo = NULL)

Arguments

map

map information (Chromosome and Position)

nLoci

the number of markers and QTL

nMarkers

the number of markers, which is used especially for genomic selection

nQTL

the number of QTLs controlling the target trait

propDomi

the probability of dominant QTL among the all QTL

interactionMean

the expected number of epistatic loci for each effect

qtlInfo

possible to give the function all of the qtl information

Value

map data including which loci are primary QTL and which are modifying loci, which have dominance effects, the effect sizes


BreedingSchemeLanguage documentation built on May 2, 2019, 10:17 a.m.