callGenotypes
minTotalReads
the genotype
is `tooFewReads' minDiffToVarThree
, OR the
third most abundant variant accounts for more than
maxPropVarThree (default=0.1) of the reads, then the
genotype is `complexVars' minPropDiffHomHetThreshold
, then the
genotype is HOMOZYGOTE. Otherwise it is
HETEROZYGOTE. callGenotypes.default(table, minTotalReads = 50, minDiffToVarThree = 0.4, minPropDiffHomHetThreshold = 0.3, maxPropVarThree = 0.1)