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")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.