numberOfHomVars {genotypeeval}R Documentation

Count Number of Hom Vars

Description

Count Number of Hom Vars

Usage

numberOfHomVars(x, ll, ul)

Arguments

x

myvcf of interest

ll

lower limit to pass for Hom Vars

ul

upper limit to pass for Hom Vars

Value

list with name, logical (passed or not), numeric (number of hom vars)


[Package genotypeeval version 1.18.0 Index]