extract_prob_pathogenic: Extract variant marginal probabilities of pathogenicity

Description Usage Arguments Value See Also

View source: R/convenience.R

Description

Extract the marginal probability of pathogenicity for individual variants from BeviMed object, optionally broken down by mode of inheritance/model.

Usage

1

Arguments

x

Object of class BeviMed.

by_model

Logical value determining whether to return probabilities broken down by mode of inheritance.

Value

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.

See Also

prob_pathogenic, bevimed


BeviMed documentation built on Feb. 1, 2021, 1:06 a.m.