checkKirGenesFormat | R Documentation |
checkKirGenesFormat
test if the input character follows KIR gene names
naming conventions.
checkKirGenesFormat(genes)
genes |
Character vector with KIR gene names. |
KIR genes: "KIR3DL3", "KIR2DS2", "KIR2DL2", "KIR2DL3", "KIR2DP1", "KIR2DL1", "KIR3DP1", "KIR2DL1", "KIR3DP1", "KIR2DL4", "KIR3DL1", "KIR3DS1", "KIR2DL5", "KIR2DS3", "KIR2DS5", "KIR2DS4", "KIR2DS1", "KIR3DL2".
Logical vector specifying if genes
elements follow KIR genes
naming conventions.
checkKirGenesFormat(c("KIR3DL3", "KIR2DS2", "KIR2DL2"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.