README.md

Package haplotypes

As of July 25, 2023, this is the latest release of Package haplotypes (1.1.3.1). It is hoped to be bug-free. It also corresponds to the version currently hosted on CRAN.

Installation:

Step 1: Install the devtools package if it is not already installed:

install.packages("devtools",dependencies=TRUE)

Step 2: Install the package haplotypes from GitHub

library(devtools)

install_github("cnrakt/haplotypes")

Step 3: Restart the R session & reload the package

library(haplotypes)



cnrakt/haplotypes documentation built on Aug. 5, 2023, 9:21 p.m.