query_population_detail: Query population metainformation

View source: R/AFND_queries.R

query_population_detailR Documentation

Query population metainformation

Description

Query population metainformation

Usage

query_population_detail(population_ids)

Arguments

population_ids

List of numeric identifiers of the population that will be used for filtering. The identifier is defined by the Allele Frequency Net Database.

Value

data.frame object containing the result of the population detail query

Examples

population_detail <- query_population_detail(0001986)

imkeller/immunotation documentation built on Jan. 3, 2023, 1:31 p.m.