CallGenotype: call geneotyep by allele frequency

View source: R/CallGenotype.R

CallGenotypeR Documentation

call geneotyep by allele frequency

Description

The function will call genotype by allele frequency 0 means homozygous reference, 1 means homozygous alternative, 2 means heterozygous

Usage

CallGenotype(bsa, low.AF = 0.2, high.AF = 0.8)

Arguments

bsa

bsaR object

low.AF

low allele frequency threshold, default is 0.2

high.AF

high allele frequency threshold, default is 0.8


xuzhougeng/bsaR documentation built on Sept. 11, 2023, 7:40 p.m.