View source: R/MRO_interface.R
assemble_protein_complex | R Documentation |
Assemble a table or MHC protein complexes for a given organism.
assemble_protein_complex(organism)
organism |
Organism for which the lookup should be built (e.g.
"human", "mouse", ...). The list of valid
organisms can be found using the function |
a data frame with the MHC complexes annotated in MRO (only completely annotated complexes are returned)
assemble_protein_complex(organism = "mouse")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.