powered by
Map an EFO trait id to a variant identifier.
trait_to_variant(efo_id, verbose = FALSE, warnings = TRUE)
A dataframe of two identifiers. First column is the EFO trait identifier and the second column is the variant identifier.
A character vector of EFO trait identifiers.
Whether the function should be verbose about the different queries or not.
Whether to print warnings.
if (FALSE) { # Map EFO trait identifiers to variant identifiers trait_to_variant('EFO_0005229') }
Run the code above in your browser using DataLab