Other packages > Find by keyword >

hsrecombi  

Estimation of Recombination Rate and Maternal LD in Half-Sibs
View on CRAN: Click here


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

Install from Github:
library("remotes")
install_github("cran/hsrecombi")

Install by package version:
library("remotes")
install_version("hsrecombi", "1.0.1")



Attach the package and use:
library("hsrecombi")
Maintained by
Dörte Wittenburg
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2020-03-04
Latest Update: 2023-06-07
Description:
Paternal recombination rate and maternal linkage disequilibrium (LD) are estimated for pairs of biallelic markers such as single nucleotide polymorphisms (SNPs) from progeny genotypes and sire haplotypes. The implementation relies on paternal half-sib families. If maternal half-sib families are used, the roles of sire/dam are swapped. Multiple families can be considered. For parameter estimation, at least one sire has to be double heterozygous at the investigated pairs of SNPs. Based on recombination rates, genetic distances between markers can be estimated. Markers with unusually large recombination rate to markers in close proximity (i.e. putatively misplaced markers) shall be discarded in this derivation. A workflow description is attached as vignette. *A pipeline is available at GitHub* Hampel, Teuscher, Gomez-Raya, Doschoris, Wittenburg (2018) "Estimation of recombination rate and maternal linkage disequilibrium in half-sibs" . Gomez-Raya (2012) "Maximum likelihood estimation of linkage disequilibrium in half-sib families" .
How to cite:
Dörte Wittenburg (2020). hsrecombi: Estimation of Recombination Rate and Maternal LD in Half-Sibs. R package version 1.0.1, https://cran.r-project.org/web/packages/hsrecombi. Accessed 27 Aug. 2026.
Previous versions and publish date:
(2026-07-09 07:47), 0.1.3 (2020-03-04 11:20), 0.3.0 (2020-05-28 11:00), 0.3.1 (2020-08-27 13:10), 0.3.2 (2020-10-14 10:40), 0.3.4 (2021-03-23 09:30), 0.4.1 (2022-03-24 09:40), 0.4.2 (2022-03-27 16:30), 0.5.0 (2022-11-29 14:10), 0.5.1 (2022-12-01 13:20), 1.0.1 (2023-06-07 10:20), 1.1.0 (2026-03-27 17:10)
Other packages that cited hsrecombi R package
View hsrecombi citation profile
Other R packages that hsrecombi depends, imports, suggests or enhances
Complete documentation for hsrecombi
Functions, R codes and Examples using the hsrecombi R package
Some associated functions: LDHScpp . bestmapfun . checkCandidates . countNumbers . daughterSire . editraw . felsenstein . geneticPosition . genotype.chr . haldane . hapSire . hsrecombi . karlin . kosambi . loglikfun . makehap . makehaplist . makehappm . map.chr . rao-inverse . rao . startvalue . targetregion . 
Some associated R codes: RcppExports.R . daughterSire.R . functions.R . genotype.chr.R . hapSire.R . hsrecombi.R . map.chr.R . targetregion.R .  Full hsrecombi package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

risksetROC  
Riskset ROC Curve Estimation from Censored Survival Data
Compute time-dependent Incident/dynamic accuracy measures (ROC curve, AUC, integrated AUC )from cen ...
Download / Learn more Package Citations See dependency  
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  
ROI.plugin.qpoases  
'qpOASES' Plugin for the 'R' Optimization Infrastructure
Enhances the 'R' Optimization Infrastructure ('ROI') package with the quadratic solver 'qpOASES'. M ...
Download / Learn more Package Citations See dependency  
IntervalQuestionStat  
Tools to Deal with Interval-Valued Responses in Questionnaires
A user-friendly toolbox for doing the statistical analysis of interval-valued responses in question ...
Download / Learn more Package Citations See dependency  
Bodi  
Boosting Diversity in Regression Ensembles
A gradient boosting-based algorithm by incorporating a diversity term to guide the gradient boosting ...
Download / Learn more Package Citations See dependency  
BetterReg  
Better Statistics for OLS and Binomial Logistic Regression
Provides squared semi partial correlations, tolerance, Mahalanobis, Likelihood Ratio Chi Square, and ...
Download / Learn more Package Citations See dependency  

28,332

R Packages

239,283

Dependencies

75,113

Author Associations

28,333

Publication Badges

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