Usage
clinvar_conditions(germline)
Arguments
- germline
The germline_classification block of an esummary record.
Value
A single semicolon-separated string, or NA_character_.
Examples
clinvar_conditions(list(trait_set = list(list(trait_name = "RASopathy"))))
#> [1] "RASopathy"