Skip to content
This repository was archived by the owner on Oct 13, 2025. It is now read-only.

Requirements for a General Nomenclature Validation Service

Martin Maiers edited this page Jul 16, 2018 · 8 revisions

background

In order to provide validation of inputs and validation of "resolution" of inputs, we want PHYCuS to be able to reference a general nomenclature validation service.

Requirements

Here is a list of functional requirements for such a service:

  • ability to validate any HLA input string and determine if its is “valid"
    • WHO nomenclature (HLA-A*01:01:01:01)
    • With version or “current”

Discussion

This could possibly be built quickly my making a swagger-ized version of pyARD (which calls MAC)

Clone this wiki locally