seeker_gwas: seeker gwas

View source: R/seeker_gwas.R

seeker_gwasR Documentation

seeker gwas

Description

seeker_gwas is a generic function that allow to download a data.frame of all Genome-wide Association Study of the input trait

Usage

seeker_gwas(trait)

## S3 method for class 'character'
seeker_gwas(trait)

Arguments

trait

A keyword to search in GWAS

Value

A data.frame with all the information from https://www.ebi.ac.uk/gwas/home

NULL

Author(s)

Erick Cuevas Fernández

Heriberto Manuel Rivera

Source

https://www.ebi.ac.uk/gwas/

Examples

seeker_gwas("multiple sclerosis")
seeker_gwas("fontotemporal")

Erickcufe/seekerBio documentation built on May 1, 2024, 1:13 a.m.