checkHlaCallsFormat {midasHLA}R 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.


[Package midasHLA version 1.0.0 Index]