calcMACcomparison {casesolver} | R Documentation |
A function calc number of alleles in ref-table which are within evidence-table
calcMACcomparison(DBmix, DBref, threshMAC)
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 |