| bioentity_diseases_assoc_w_gene | R Documentation | 
Given a gene, what diseases are associated with it.
bioentity_diseases_assoc_w_gene(gene, rows = 100)
gene | 
 A valid monarch initiative gene id.  | 
rows | 
 Number of rows of results to fetch.  | 
https://api.monarchinitiative.org/api/bioentity/gene/NCBIGene
A list of (tibble of disease information, monarch_api S3 class).
gene <- "NCBIGene:8314"
bioentity_diseases_assoc_w_gene(gene)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.