allele

Verifies that the specified allele is supported

Checks the supplied allele against the list of supported alleles and returns a boolean indicating if the allele is supported or not

get/api/v1/checkallele

Query parameters

allelestring required

Allele name to check

Response

Returns a boolean indicating if the allele is supported or not

boolean required

Changes