Sequence Formats - a description of file formats used for HLA Alleles

Nomenclature of HLA Alleles

Sequence Alignments

The alignment files produced use the following nomenclature and numbering conventions. These conventions are based on the recommendations published for Human Gene Mutations. These were prepared by a nomenclature-working group looking at how to name and store sequences for human allelic variants. These recommendations can be found in Human Mutation 11:1-3, 1998.

In the sequence alignments the following conventions are used.

In order to provide standardised sequences for any loci, the following numbering system has been established that accurately represents the sequence at both the nucleotide and protein level. We have looked at the HUGO Gene Nomenclature Committee (1) recommendations proposed for the numbering of genomic sequences, and use a similar model for the HLA sequences held in the IMGT/HLA Database. Many of their proposals already match our current strategy. HUGO recommends that for all nomenclature systems a standard reference sequence should be used for each locus. In the case of HLA sequences a standard reference sequence is already established for each gene. The remaining recommendations for nucleotide sequences are as follows;

The following recommendations are used for describing mutations in nucleotide sequences;

The recommendations for protein sequence numbering are as follows;

Mutations in protein sequences follow a similar format;

FASTA

Sequences in FASTA/Pearson format are represented by two main line types. The first line always begins with a "greater than" (>) sign and contains sequence information. In the files provided, the sequence information contains the name of the HLA allele. The remaining lines contain plain text representing the coding nucleotide sequence. There can be any number of these sequence lines, of any length, to represent the nucleotide sequence.

Example DRB1*01:01:01 in FASTA format:

>DRB1*01:01:01
GGGGACACCCGACCACGTTTCTTGTGGCAGCTTAAGTTTGAATGTCATTT
CTTCAATGGGACGGAGCGGGTGCGGTTGCTGGAAAGATGCATCTATAACC
AAGAGGAGTCCGTGCGCTTCGACAGCGACGTGGGGGAGTACCGGGCGGTG
ACGGAGCTGGGGCGGCCTGATGCCGAGTACTGGAACAGCCAGAAGGACCT
CCTGGAGCAGAGGCGGGCCGCGGTGGACACCTACTGCAGACACAACTACG
GGGTTGGTGAGAGCTTCACAGTGCAGCGGCGAGTTGAGCCTAAGGTGACT
GTGTATCCTTCAAAGACCCAGCCCCTGCAGCACCACAACCTCCTGGTCTG
CTCTGTGAGTGGTTTCTATCCAGGCAGCATTGAAGTCAGGTGGTTCCGGA
ACGGCCAGGAAGAGAAGGCTGGGGTGGTGTCCACAGGCCTGATCCAGAAT
GGAGATTGGACCTTCCAGACCCTGGTGATGCTGGAAACAGTTCCTCGGAG
TGGAGAGGTTTACACCTGCCAAGTGGAGCACCCAAGTGTGACGAGCCCTC
TCACAGTGGAATGGAGAGCACGGTCTGAATCTGCACAGAGCAAGATGCTG
AGTGGAGTCGGGGGCTTCGTGCTGGGCCTGCTCTTCCTTGGGGCCGGGCT
GTTCATCTACTTCAGGAATCAGAAAGGACACTCTGGACTTCAGCCAACAG
GATTCCTGAGCTGA

PIR

The format of sequences in PIR/NBRF format is more complex. The first line of each sequence entry begins with a "greater than" (>) sign. This is immediately followed by a two character sequence type specifier: for the HLA alleles this is "DL", meaning DNA linear. Space four must contain a semi-colon. Beginning in space five is the sequence name or identification code: for HLA alleles this is the official allele name. The second line of each sequence entry contains a brief description, including the sequence length, and an internal checksum for PIR files. The coding nucleic acid sequence begins on the third line. The sequence is free format, but to aid in reading the sequences, the nucleotides have been arranged in blocks of 10 nucleotides. The last character is an asterisk (*), and acts as a termination character.

All PIR files have been generated using "ReadSeq", a freely available sequence format conversion program written by D. Gilbert.

Example DRB1*01:01:01 in PIR format.

>DL;DRB1*01:01:01
DRB1*01:01:01, 714 bases, A686B796 checksum.
GGGGACACCC GACCACGTTT CTTGTGGCAG CTTAAGTTTG AATGTCATTT
CTTCAATGGG ACGGAGCGGG TGCGGTTGCT GGAAAGATGC ATCTATAACC
AAGAGGAGTC CGTGCGCTTC GACAGCGACG TGGGGGAGTA CCGGGCGGTG
ACGGAGCTGG GGCGGCCTGA TGCCGAGTAC TGGAACAGCC AGAAGGACCT
CCTGGAGCAG AGGCGGGCCG CGGTGGACAC CTACTGCAGA CACAACTACG
GGGTTGGTGA GAGCTTCACA GTGCAGCGGC GAGTTGAGCC TAAGGTGACT
GTGTATCCTT CAAAGACCCA GCCCCTGCAG CACCACAACC TCCTGGTCTG
CTCTGTGAGT GGTTTCTATC CAGGCAGCAT TGAAGTCAGG TGGTTCCGGA
ACGGCCAGGA AGAGAAGGCT GGGGTGGTGT CCACAGGCCT GATCCAGAAT
GGAGATTGGA CCTTCCAGAC CCTGGTGATG CTGGAAACAG TTCCTCGGAG
TGGAGAGGTT TACACCTGCC AAGTGGAGCA CCCAAGTGTG ACGAGCCCTC
TCACAGTGGA ATGGAGAGCA CGGTCTGAAT CTGCACAGAG CAAGATGCTG
AGTGGAGTCG GGGGCTTCGT GCTGGGCCTG CTCTTCCTTG GGGCCGGGCT
GTTCATCTAC TTCAGGAATC AGAAAGGACA CTCTGGACTT CAGCCAACAG
GATTCCTGAG CTGA*