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 12 Aug. 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

spatstat.random  
Random Generation Functionality for the 'spatstat' Family
Functionality for random generation of spatial data in the 'spatstat' family of packages. Generate ...
Download / Learn more Package Citations See dependency  
quickcheck  
Property Based Testing
Property based testing, inspired by the original 'QuickCheck'. This package builds on the property ...
Download / Learn more Package Citations See dependency  
flexdashboard  
R Markdown Format for Flexible Dashboards
Format for converting an R Markdown document to a grid oriented dashboard. The dashboard flexibly a ...
Download / Learn more Package Citations See dependency  
ipdw  
Spatial Interpolation by Inverse Path Distance Weighting
Functions are provided to interpolate geo-referenced point data via Inverse Path Distance Weighting ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
matrixsampling  
Simulations of Matrix Variate Distributions
Provides samplers for various matrix variate distributions: Wishart, inverse-Wishart, normal, t, inv ...
Download / Learn more Package Citations See dependency  

28,313

R Packages

239,283

Dependencies

74,752

Author Associations

28,314

Publication Badges

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