get_geno: Get genotype data

View source: R/get_data.R

get_genoR Documentation

Get genotype data

Description

Get genotype data

Usage

get_geno(group, url = gnapi_url(), format = "geno")

Arguments

group

Name of group

url

The URL for the GeneNetwork API

format

The group's genotypes format

Value

A data frame

See Also

get_pheno(), list_groups()

Examples

g <- get_geno("QSM")

kbroman/GNapi documentation built on July 29, 2023, 10:10 a.m.