listMiDASDictionaries | R Documentation |
listMiDASDictionaries
lists dictionaries shipped with the MiDAS package.
See hlaToVariable
for more details on dictionaries.
listMiDASDictionaries(pattern = "allele", file.names = FALSE)
pattern |
String used to match dictionary names, it can be a regular expression. By default all names are matched. |
file.names |
Logical value. If FALSE, only the names of dictionaries are returned. If TRUE their paths are returned. |
Character vector giving names of available HLA alleles dictionaries.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.