powered by
This function queries the Open Targets Genetics GraphQL API to retrieve mouse phenotypes data for a specified gene.
mousePhenotypesQuery(ensemblId)
Returns a data frame containing mouse phenotypes data for the specified gene.
Character: ENSEMBL ID of the target gene (e.g., ENSG00000169174).
if (FALSE) { result <- mousePhenotypesQuery(ensemblId = "ENSG00000169174") }
Run the code above in your browser using DataLab