geno2count: Transforming genotype codes matrix to genotype counts

Description Usage Arguments Value Author(s) See Also

Description

Genotype counts

Usage

1
geno2count(genotype)

Arguments

genotype

Genotype matrix or data frame with row and column names, each row as an individual and each column as a snp

Value

Data frame of genotype counts with 3 columns: indid (individual IDs), snpid (SNP IDs), and count

Author(s)

C. Xu

See Also

count2geno


RVtests documentation built on May 1, 2019, 9:51 p.m.