Identifies identical samples within SNP blocks.

check.identical.samples.by.block(genotypes, blcsize, threshold = 0)

Arguments

genotypes

Genotype matrix.

blcsize

Block size (number of SNPs).

threshold

Distance threshold. Default 0.

Value

List of identical sample pairs.

Author

Roberto Higa

Examples

# See check.identical.samples example