View source: R/calcMACcomparison.R
calcMACcomparison | 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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.