reduceHlaCalls: Reduce HLA calls resolution

View source: R/transformationFunctions.R

reduceHlaCallsR Documentation

Reduce HLA calls resolution

Description

reduceHlaCalls reduces HLA calls data frame to specified resolution.

Usage

reduceHlaCalls(hla_calls, resolution = 4)

Arguments

hla_calls

HLA calls data frame, as returned by readHlaCalls function.

resolution

Number specifying desired resolution.

Details

Alleles with resolution greater than resolution or optional suffixes are returned unchanged.

Value

HLA calls data frame reduced to specified resolution.

Examples

reduceHlaCalls(MiDAS_tut_HLA, resolution = 2)


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