retrieve_chain_lookup_table {immunotation}R Documentation

Retrieve MHC chain lookup table

Description

Retrieve MHC chain lookup table

Usage

retrieve_chain_lookup_table(organism)

Arguments

organism

name of organism (e.g. "human")

Value

Table containing MHC chain information for the organism. It contains chain names, MHC restriction and protein sequence.

Examples

retrieve_chain_lookup_table("mouse")


[Package immunotation version 1.1.1 Index]