pruneGenotypes: Prune genotypes based on blocks of a specified length

Description Usage Arguments Value Examples

Description

Prune genotypes based on blocks of a specified length

Usage

1
pruneGenotypes(gt, blocksize = 1)

Arguments

gt

data object containing the genotypes by samples

Value

Object containing similarity matrix and other results

Examples

1
2
data(toyGenotypes)
pruneGenotypes(toyGenotypes)

dschlauch/WESTGO documentation built on May 15, 2019, 2:58 p.m.