assemble_protein_complex {immunotation}R Documentation

Assemble protein complex

Description

Assemble a table or MHC protein complexes for a given organism.

Usage

assemble_protein_complex(organism)

Arguments

organism

Organism for which the lookup should be built (e.g. "human", "mouse", ...). The list of valid organisms can be found using the function get_valid_organisms

Value

a data frame with the MHC complexes annotated in MRO (only completely annotated complexes are returned)

Examples

assemble_protein_complex(organism = "mouse")


[Package immunotation version 1.2.0 Index]