View source: R/transformationFunctions.R
reduceHlaCalls | 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)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.