View source: R/AFND_interface.R
verify_parameters | R Documentation |
verify_parameters
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 )
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" |
boolean to indicate, whether tests were passed
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.