HLAatlas {HLAtools}R Documentation

Boundary Positions of Exons, Introns and UTRs in Amino Acid, cDNA and gDNA Alignments

Description

A list object of sub-lists of R dataframes (atlases) for each locus with a protein (prot), cDNA (nuc), and gDNA (gen) alignment. Each atlas identifies the position of the exon (E), intron (I) or UTR (U) gene-feature boundaries in an alignment. Boundaries for non-standard hybrid (H), join (J), novel (N) and segment (S) features may be included in gene fragment and pseudogene atlases. This object is built by the atlasFull() function.

Usage

data(HLAatlas)

Format

A list of 4 elements that include the gene features boundaries in each ANHIG/IMGTHLA sequence alignment.

Source

https://github.com/ANHIG/IMGTHLA/tree/Latest/alignments


[Package HLAtools version 1.2.0 Index]