py_hla_match.hla
- class py_hla_match.hla.HLA(allele_string)[source]
Bases:
object- Parameters:
allele_string (str)
- allele
- allele_group
- allele_string
- ard_redux_allele
- ard_redux_allele_group
- ard_redux_allele_string
- drb_sub_locus
- group_code
- has_resolution_level()[source]
Returns the resolution level based on the number of parsed fields. - 4: Non-coding variant (e.g., A*01:01:01:02) - 3: Synonymous variant (e.g., A*01:01:02) - 2: Specific allele (e.g., A*01:01) - 1: Allele group (e.g., A*01) - 0: Locus only or undefined
- Return type:
int
- locus
- non_coding_variant
- suffix
- synonymous_variant
Classes
|