Description Usage Arguments Value
View source: R/postProcessDiplotypes.R
Sums the pathogenicity score of allele 1 and 2 (hit score)
1 2 3 4 | calcHitScores(
gene.diplotypes,
diplotype.origin.rank = c("cnv_cnv", "cnv_som", "cnv_germ", "som_som", "germ_som")
)
|
gene.diplotypes |
Table containing the mutation info of alleles 1 and 2 |
diplotype.origin.rank |
A character vector of diplotype origins in descending order of pathogenic impact |
A data frame containing the hit scores and boosted hit scores (scores are boosted by order of diplotype.origin.rank to maintain priority when determining the max diplotype effect)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.