Given a set of HLA-associated polymorphisms, return the proportion of sites in an individual's sequence that are adapted to their HLA profile.
Usage
In the left-hand box, enter your HLA-associated polymorphism data in TAB-separated columns:
HLA allele
HIV codon position followed by amino acid
Must be one of: "adapted" or "nonadapted"
In the right-hand box, the fist column must be a unique identifier for that patient/sequence
The next 6 columns (tab-delimited) should contain HLA type information such as "B*51:01" or "B5101". The order does not matter.
The last column should be the nucleotide sequence of that patient's HIV sequence. Translation is done in-house, and will attempt to resolve mixture nucleotides into all potential amino acids. If any of these potential amino acids matches any of the associated polymorphisms, it is considered a match.