PlinkBedCalls: return variant calls per sample that match user-defined...

Description Usage Arguments

View source: R/plinkbed.R

Description

return variant calls per sample that match user-defined genotype.

Usage

1
PlinkBedCalls(pb, samples, vars, gt = 1, as.df = F)

Arguments

pb

plinkbed, a snpMatrix object courtesy of the snpStats pkg

samples

a vector of samples to subset on.

vars

a vector of variants to subset on.

gt

genotype count to subset on.

as.df

return calls in data.frame format?


Halvee/rvatk documentation built on May 6, 2019, 10:55 p.m.