assemble_protein_complex: Assemble protein complex

View source: R/MRO_interface.R

assemble_protein_complexR 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")


imkeller/immunotation documentation built on Jan. 3, 2023, 1:31 p.m.