README.md

EFGLmh

Functions for manipulating microhap (and other genotype) data developed for EFGL. Written using and with the tidyverse in mind.

A pdf copy of the vignette is "How_to_use_EFGLmh.pdf". This has examples of the functions, some explanation of the data structure, and examples of a few common operations.

A pdf copy of the manual is "EFGLmh_0.1.0_manual.pdf".

Install with:

devtools::install_github("delomast/EFGLmh")

To install and view the vignette:

devtools::install_github("delomast/EFGLmh", build_vignettes = TRUE)
browseVignettes("EFGLmh")


delomast/EFGLmh documentation built on June 1, 2024, 6:55 a.m.