reduceHlaCalls {midasHLA} | R Documentation |
reduceHlaCalls
reduces HLA calls data frame to specified resolution.
reduceHlaCalls(hla_calls, resolution = 4)
hla_calls |
HLA calls data frame, as returned by
|
resolution |
Number specifying desired resolution. |
Alleles with resolution greater than resolution
or optional suffixes
are returned unchanged.
HLA calls data frame reduced to specified resolution.
reduceHlaCalls(MiDAS_tut_HLA, resolution = 2)