How intolerant a gene is to variation. pli and loeuf summarize
loss-of-function intolerance; the Z-scores summarize missense and synonymous
depletion.
Arguments
- symbol
A gene symbol.
- reference_genome
"GRCh38"or"GRCh37".- ...
Passed to
biohttp::post_json(), for examplethrottle.
Value
A biohttp envelope whose data is a one-row tibble. See
gnomad_parse_constraint().
Examples
if (FALSE) { # \dontrun{
biohttp::body_or_null(gnomad_constraint("BRAF"))
} # }