Learn R Programming

QTL.gCIMapping (version 2.0)

QTL.gCIMapping-package: QTL Genome-Wide Composite Interval Mapping

Description

Conduct multi-Quantitative trait locus (QTL) mapping under the framework of random-QTL-effect mixed linear model. First, each position on the genome is detected in order to construct a negative logarithm P-value curve against genome position. Then, all the peaks on each effect (additive or dominant) curve are viewed as potential QTL, all the effects of the potential QTL are included in a multi-QTL model, their effects are estimated by empirical Bayes in doubled haploid or by adaptive lasso in F2, and true QTL are identified by likelihood radio test.

Arguments

Details

Package: QTL.gCIMapping
Type: Package
Version: 2.0
Date: 2018-4-26
Depends: shiny,MASS,dplyr,parcor,qtl,doParallel
Imports: methods,openxlsx,stringr
License: GPL version 2 or newer
LazyLoad: yes

References

Mapping small-effect and linked quantitative trait loci for complex traits in backcross or DH populations via a multi-locus GWAS methodology. Wang Shi-Bo,Wen Yang-Jun,Ren Wen-Long,Ni Yuan-Li,Zhang Jin,Feng Jian-Ying,Zhang Yuan-Ming*

Examples

Run this code
# NOT RUN {
QTL.gCIMapping()
# }

Run the code above in your browser using DataLab