powered by
This function queries the Open Targets GraphQL API to retrieve cancer hallmarks data for a specified gene.
hallmarksQuery(ensgId)
Returns a tibble containing cancer hallmarks data for the specified gene.
Character: ENSEMBL ID of the target gene (e.g., ENSG00000141510).
if (FALSE) { result <- hallmarksQuery(ensgId = "ENSG00000141510") }
Run the code above in your browser using DataLab