R/utils_fQC.R
check.identical.samples.by.block.Rd
Identifies identical samples within SNP blocks.
check.identical.samples.by.block(genotypes, blcsize, threshold = 0)
Genotype matrix.
Block size (number of SNPs).
Distance threshold. Default 0.
List of identical sample pairs.
Roberto Higa
# See check.identical.samples example