calculate_missing_data: Calculate number of loci with and without missing data.

Description Usage Arguments

View source: R/calculate_missing_data.R

Description

Calculate the number of loci with missing data and the number of loci with genotype data from a long format dataframe. Both missing and non-missing loci are provided here to allow flexibility for the user.

Usage

1

Arguments

long_genos

genetic data in long format where each sample has 2 rows per locus. the sample name must be in the 1st column of the data.


eriqande/microhaplotopia documentation built on July 7, 2020, 1:16 a.m.