info_pheno: Get summary information about a phenotype

View source: R/get_info.R

info_phenoR Documentation

Get summary information about a phenotype

Description

Get summary information about a phenotype

Usage

info_pheno(group, trait, url = gnapi_url())

Arguments

group

Name of a group of datasets

trait

Trait identifier (can be a vector)

url

The URL for the GeneNetwork API

Value

A data frame

Examples

info_pheno("BXD", "10002")
info_pheno("HC_M2_0606_P", "1436869_at")

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