powered by
This function queries the Open Targets GraphQL API to retrieve variant effect predictor data for a specified variant.
variantEffectPredictorQuery(variantId)
Returns a tibble containing variant effect predictor data for the specified variant.
Character: ID of the target variant (e.g., "4_1804392_G_A").
if (FALSE) { result <- variantEffectPredictorQuery(variantId = "4_1804392_G_A") }
Run the code above in your browser using DataLab