verify_parameters: verify_parameters

View source: R/AFND_interface.R

verify_parametersR Documentation

verify_parameters

Description

verify_parameters

Usage

verify_parameters(
  hla_locus,
  hla_selection,
  hla_population,
  hla_country,
  hla_region,
  hla_ethnic,
  hla_sample_size_pattern,
  hla_sample_size,
  standard = "a",
  query_type
)

Arguments

hla_locus

locus of hla frequencies to query

hla_selection

HLA alleles used for selection

hla_population

population id

hla_country

country used for allele frequency selection

hla_region

geographical region used for allele frequency selection

hla_ethnic

ethical origin used for allele frequency selection

hla_sample_size_pattern

one of "bigger_than", "equal", "less_than", "less_equal_than", "bigger_equal_than","different"

hla_sample_size

integer number used for population size

standard

one of "a" - all,"s" - silver,"g" - gold

query_type

"allele" or "haplotype"

Value

boolean to indicate, whether tests were passed


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