seeker_gwas | R Documentation |
seeker_gwas is a generic function that allow to download a data.frame of all Genome-wide Association Study of the input trait
seeker_gwas(trait)
## S3 method for class 'character'
seeker_gwas(trait)
trait |
A keyword to search in GWAS |
A data.frame with all the information from https://www.ebi.ac.uk/gwas/home
NULL
Erick Cuevas Fernández
Heriberto Manuel Rivera
https://www.ebi.ac.uk/gwas/
seeker_gwas("multiple sclerosis")
seeker_gwas("fontotemporal")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.