Description Usage Arguments Value
View source: R/runExtractInheritance.R
Annotate original PennCNV trio data table with inheritance status using trio state decomposition
1 | runExtractInheritance(filename_orig, filename_merged)
|
filename_orig |
A path to output file of PennCNV trio |
filename_merged |
A path to a result of merging with PennCNV of the filename_orig |
Returns paths to and writes files with status of inheritance, one of "denovo"/"inherited"/"ambiguous" for offspring and "call_in_parent" for parents (with and without parental data), as well as file with no inheritance information for further merging. In case if no merging is planned, a log file with original PennCNV trio states is also written for further in the pipeline.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.