prob_pathogenic {BeviMed} | R Documentation |
Calls bevimed
and extract_prob_pathogenic
to obtain marginal probabilities of pathogenicity.
prob_pathogenic(by_model = FALSE, ...)
by_model |
Logical value determining whether to return probabilities broken down by mode of inheritance. |
... |
Arguments to pass to |
If by_model
is FALSE
, a vector of probabilities of pathogenicity for each variant, otherwise a list of vectors of probabilities of pathogenicity conditional on each compared association model.
extract_prob_pathogenic
, bevimed