Description Usage Arguments Details Author(s) Examples
gDom should be used to filter variants under a dominant mode of inheritance when common functional units (a gene, an exon, ...) should be considered.
1 | gDom(x, y)
|
x |
the case(s). |
y |
optional, the control(s). |
gDom checks for common functional units within cases. If variants from control(s) are present, they can be used to filter variants from the cases. In addition, various detectance and penetrance parameters can be specified during the processing.
Before using this function, each file from each case should have been processed by CLCfile or VCFfile with annot.
Bart Broeckx
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.