The goal of mixIndependR is to test the mutual independence of mixed genetic markers.
You can install the released version of mixIndependR from CRAN with:
install.packages("mixIndependR")
The dataset imported can be genotype data with sample ID in each row and the marker name in each column.Excel, csv, and vcf files are compatible.
library(mixIndependR)