listMiDASDictionaries: List HLA alleles dictionaries

View source: R/utils.R

listMiDASDictionariesR Documentation

List HLA alleles dictionaries

Description

listMiDASDictionaries lists dictionaries shipped with the MiDAS package. See hlaToVariable for more details on dictionaries.

Usage

listMiDASDictionaries(pattern = "allele", file.names = FALSE)

Arguments

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.

Value

Character vector giving names of available HLA alleles dictionaries.


Genentech/midasHLA documentation built on Feb. 12, 2024, 9:38 a.m.