g.count: count specific genotypes

View source: R/snp-match.R

g.countR Documentation

count specific genotypes

Description

sum of numbers in tt indexed by cbind(xind,yind). Allows that not all of xind and yind may be represented in tt

Usage

g.count(tt, xind, yind)

Arguments

tt

table of genotype counts

xind

row indices

yind

y indices

Value

sum of numbers indexed by cbind(xind,yind)


chr1swallace/annotSnpStats documentation built on April 18, 2023, 11:22 a.m.