| is_mgi_identifier | R Documentation |
is_mgi_identifier() checks whether the input is of the format
"MGI:nnnnnn", where "n" is a digit and the number of digits can vary.
is_mgi_identifier(x)
x |
A character vector. |
A logical vector.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.