Skip to content

Repository of SmoothDescent R package. Smooth Descent is a map-cleaning algorithm that can calculate identity by descent probabilities and correct genotyping errors based on marker maps.

alethere/SmoothDescent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SmoothDescent

This repository contains R code for a package implementing the Smooth Descent algorithm. Smooth Descent is a map-cleaning algorithm that can calculate identity by descent probabilities, predict genotyping errors and impute corrected genotypes. By applying this method, new genetic maps can be estimated to improve genetic map quality. Preprint of this software can be found here: Therese Navarro et al. 2022

The algorithm is based on SMOOTH (van Os et al. 2005), but adds some functionality to it.

Installation

Install using devtools:

devtools::install_github("https://github.com/alethere/SmoothDescent")

Vignette

You can preview the vignette here, although some of the formatting does not work through github. You can also install the vignette and view it locally by using the code below (will take a couple minutes).

devtools::install_github("https://github.com/alethere/SmoothDescent", build_vignette = T)
browseVignettes("SmoothDescent")

About

Repository of SmoothDescent R package. Smooth Descent is a map-cleaning algorithm that can calculate identity by descent probabilities and correct genotyping errors based on marker maps.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages