calcMACcomparison {casesolver}R Documentation

calcMACcomparison

Description

A function calc number of alleles in ref-table which are within evidence-table

Usage

calcMACcomparison(DBmix, DBref, threshMAC)

Arguments

DBmix

A (nS x nL) matrix with evidence (only alleles) information. LIST not efficient

DBref

A (nR x nL) matrix with reference information. LIST not efficient

threshMAC

Required MAC threshold for being a candidate match


[Package casesolver version 1.6.1 Index]