| extract_prob_pathogenic | R Documentation |
Extract the marginal probability of pathogenicity for individual variants from BeviMed object, optionally broken down by mode of inheritance/model.
extract_prob_pathogenic(x, by_model = TRUE)
x |
Object of class |
by_model |
Logical value determining whether to return probabilities broken down by mode of inheritance. |
A vector of probabilities of pathogenicity for individual variants, or if by_model is TRUE, then a matrix of probabilities, with rows corresponding to modes of inheritance and columns to variants.
prob_pathogenic, bevimed
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.