Other packages > Find by keyword >

QTL.gCIMapping  

QTL Genome-Wide Composite Interval Mapping
View on CRAN: Click here


Download and install QTL.gCIMapping package within the R console
Install from CRAN:
install.packages("QTL.gCIMapping")

Install from Github:
library("remotes")
install_github("cran/QTL.gCIMapping")

Install by package version:
library("remotes")
install_version("QTL.gCIMapping", "3.4")



Attach the package and use:
library("QTL.gCIMapping")
Maintained by
Yuanming Zhang
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2018-04-24
Latest Update: 2022-02-24
Description:
Conduct multiple quantitative trait loci (QTL) and QTL-by-environment interaction (QEI) mapping via ordinary or compressed variance component mixed models with random- or fixed QTL/QEI effects. First, each position on the genome is detected in order to obtain a negative logarithm P-value curve against genome position. Then, all the peaks on each effect (additive or dominant) curve or on each locus curve are viewed as potential main-effect QTLs and QEIs, all their effects are included in a multi-locus model, their effects are estimated by both least angle regression and empirical Bayes (or adaptive lasso) in backcross and F2 populations, and true QTLs and QEIs are identified by likelihood radio test. See Zhou et al. (2022) and Wen et al. (2018) .
How to cite:
Yuanming Zhang (2018). QTL.gCIMapping: QTL Genome-Wide Composite Interval Mapping. R package version 3.4, https://cran.r-project.org/web/packages/QTL.gCIMapping. Accessed 02 Sep. 2026.
Previous versions and publish date:
(2026-07-09 08:17), 1.0 (2018-04-24 13:44), 2.0 (2018-04-30 11:19), 3.0 (2018-06-16 09:52), 3.1 (2018-10-17 07:30), 3.2 (2019-11-12 00:50), 3.3.1 (2020-10-12 06:40), 3.3 (2020-05-01 09:20)
Other packages that cited QTL.gCIMapping R package
View QTL.gCIMapping citation profile
Other R packages that QTL.gCIMapping depends, imports, suggests or enhances
Complete documentation for QTL.gCIMapping
Functions, R codes and Examples using the QTL.gCIMapping R package
Some associated functions: DHdata . Dodata . F2data . QTL.gCIMapping . Readdata . WangF . WangS . WenF . WenS . ZhouF . ZhouMethod . ZhouMethod_single_env . markerinsert . 
Some associated R codes: Dodata.R . QTL.gCIMapping.R . RcppExports.R . Readdata.R . WangF.R . ZhouF.R .  Full QTL.gCIMapping package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
multicmp  
Flexible Modeling of Multivariate Count Data via the Multivariate Conway-Maxwell-Poisson Distribution
A toolkit containing statistical analysis models motivated by multivariate forms of the Conway-Maxwe ...
Download / Learn more Package Citations See dependency  
ggsci  
Scientific Journal and Sci-Fi Themed Color Palettes for 'ggplot2'
A collection of 'ggplot2' color palettes inspired by plots in scientific journals, data visualizati ...
Download / Learn more Package Citations See dependency  
VIM  
Visualization and Imputation of Missing Values
New tools for the visualization of missing and/or imputed values are introduced, which can be used f ...
Download / Learn more Package Citations See dependency  
recmap  
Compute the Rectangular Statistical Cartogram
Implements the RecMap MP2 construction heuristic . This algorithm draw ...
Download / Learn more Package Citations See dependency  

28,437

R Packages

239,283

Dependencies

75,283

Author Associations

28,438

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA