Description Usage Arguments Value Author(s) See Also Examples
accBic
computes the accuracy of the classification of chromosomes into previously known inverted and non-inverted populations. The classification is obtained from a majority vote of the classifications produced by the trial segment models whose BIC is greater than a given threshold.
1 | accBic(object, mem, classFile, nsub, npoints, geno, wROI)
|
object |
of class |
mem |
vector with the numbering of chromosomes known to have the inversion |
classFile |
an alternative to |
nsub |
total number of subjects (= 2* total number of chromosomes) |
npoints |
number of BIC threshold between 0 and max (BIC) for which the accuracy is to be computed |
geno |
whether the accuracy is assessed for inversion genotype or inversion allele (phased data). |
wROI |
integer indicating the ROI number to be used. The total number of ROIs are the total number of components in the |
|
object of class |
Alejandro Caceres acaceres@creal.cat
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.