checkHlaCallsFormat: Assert hla calls data frame format

View source: R/asserts.R

checkHlaCallsFormatR Documentation

Assert hla calls data frame format

Description

checkHlaCallsFormat asserts if hla calls data frame have proper format.

Usage

checkHlaCallsFormat(hla_calls)

Arguments

hla_calls

HLA calls data frame, as returned by readHlaCalls function.

Value

Logical indicating if hla_calls follows hla calls data frame format. Otherwise raise an error.


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