Description Usage Arguments Value Examples
View source: R/statusFromTriostate.R
Extract inheritance status from penn trio string collapsing copy number strings to discrete "del", "dup", "normal" or ""copy-neutrLOH" following PennCNV encoding (Wang et al, 2007)
1 | statusFromTriostate(penntriostate, offspring_order = 1)
|
penntriostate |
A string of three digits representing copynumber state for members of a trio/quad |
offspring_order |
Can be used both on trios and quads, therefore the index of an offspring (1 or 2) needs to be specified. Defaut is 1. (a trio) |
A string with a status, one of "denovo"/"inherited"
1 | statusFromTriostate("323")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.