Description Usage Arguments Value Examples
1  | literature_gwas(trait, semmed_predicate = NULL, mode = c("table", "raw"))
 | 
trait | 
 A trait name  | 
semmed_predicate | 
 Either NULL which returns entries from all predicates, or a SemMed predicate e.g. "DIAGNOSES" or "ASSOCIATED_WITH"  | 
mode | 
 If   | 
Data from GET /literature/gwas
1 2 3 4  | ## Not run: 
literature_gwas(trait = "Body mass index")
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.