count_geno: Counts dosages of alleles

Description Usage Arguments Value

Description

Counts the dosage of a particular allele when genotyping data is in A/B format

Usage

1
count_geno(geno, count = "B")

Arguments

geno

matrix of genotypes with SNPs in columns and samples in rows

count

character ("A" or "B") for which allele will be counted

Value

a new genotype matrix with counts of a particular allele rather than A/B coding


funkhou9/snpTools documentation built on May 16, 2019, 4:05 p.m.