View source: R/check_mhc_class.R
check_mhc_class | R Documentation |
Check the MHC class. Will stop if it is invalid.
check_mhc_class(mhc_class)
mhc_class |
MHC class. Must be |
Nothing.
Richèl J.C. Bilderbeek
check_mhc_class("I")
check_mhc_class("II")
check_mhc_class(NA)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.