scoreU-methods: Compute the Uniformness(U) score

Description Usage Arguments Value Author(s) References Examples

Description

This function computes the (U) scores, which measures the uniformness of all the markers on one or more chromsoomes.

Usage

1
2
3
4
5
6
7
scoreU(object, ...)

## S4 method for signature 'Chrom'
scoreU(object)

## S4 method for signature 'Map'
scoreU(object, chrom)

Arguments

object

An input object, which can be a vector of map position, a Chrom object, or a Map object.

...

Extra input parameters, as needed.

chrom

Names of the chromosomes for which the U score is to be computed; Optional.

Value

The computed U score of the input object.

Author(s)

Nick X-L Wu

References

1. Wu XL, Li H, Ferretti R, Simpson B, Walker J, Parham J, Mastro L, Qiu J, Schultz T, Tait RG Jr, Bauck S, (2010). A unified local objective function for optimally selecting SNPs on arrays for agricultural genomics applications. Anim Genet. 2020 Jan 31. doi: 10.1111/age.12916.

2. Wu XL, Xu J, Feng G, Wiggans GR, Taylor JF, He J, Qian C, Qiu J, Simpson B, Walker J, Bauck S. (2016). Optimal Design of Low-Density SNP Arrays for Genomic Prediction: Algorithm and Applications. PLoS One. 11(9):0161719. doi: 10.1371/journal.pone.0161719.

Examples

1
2

selectSNPs documentation built on Feb. 28, 2020, 5:08 p.m.