The mouse ortholog IMPC holds for a human gene
Arguments
- symbol
A human gene symbol, for example
"NF1".- ...
Passed to
biohttp::get_json(), for examplethrottle.
Value
A biohttp envelope whose data is the one-row tibble described in
impc_parse_ortholog().
Examples
if (FALSE) { # \dontrun{
biohttp::body_or_null(impc_mouse_ortholog("NF1"))
} # }