checkColDataFormat {midasHLA}R Documentation

Assert colData data

Description

checkColDataFormat asserts if the colData data frame has proper format.

Usage

checkColDataFormat(data_frame)

Arguments

data_frame

Data frame containing colData data used to construct MiDAS object.

Value

Logical indicating if data_frame is properly formatted. Otherwise raise an error.


[Package midasHLA version 1.1.0 Index]