SNP-based Kinship Analysis Testing and Evaluation: miscellaneous R data analysis utilties.
Install stable release from CRAN:
install.packages("skater")
Install development version from GitHub:
remotes::install_github("signaturescience/skater", build_vignettes=TRUE)
The “Basic Usage”
vignette
steps through the primary functionality of the skater
package:
vignette("basic_usage", package = "skater")
Full documentation: https://signaturescience.github.io/skater/.