Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HAPTRACE

Haplotype-Based Tracking of Admixed Population for Breed Composition Estimation (HAPTRACE) is an open-source R package which simulates and tracks haplotype in an admixed population for accurate estimation of breed composition. This package offers multiple functionalities including estimation of true breed composition, visualization of haplotypes of admixed animals, simulation of purebred and admixed animals with tracked haplotype, genotype and phenotype.

Installation

The github repository contains the recent version of HAPTRACE (0.1.2). You can install the development version of HAPTRACE from GitHub with:

#install.packages("remotes")
remotes::install_github("shwetasahoo12/HAPTRACE", build_vignettes = TRUE)

Example

To see the example simulation of the package, refer to the vignette below:

## Example simulation
library(HAPTRACE)
vignette("Introduction_HAPTRACE")

Citation

If you use this package in your research, please cite it as:

Sahoo S, Ferdosi M, van der Werf J, de las Heras-Saldana S (2025). “Proc. Assoc. Advmt. Anim. Breed. Genet.” Proc. Assoc. Advmt. Anim. Breed. Genet., 26, 323.

About

❗ This is a read-only mirror of the CRAN R package repository. HAPTRACE — Haplotype-Based Tracking of Admixed Population for Breed Composition Estimation

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages