hla_sample_mndp | R Documentation |
Returns a data frame with HLA-A, -B and -DRB1 haplotypes from MNDP by race and sampled by their frequencies
hla_sample_mndp(n, replace, origin)
n |
An integer to define the number of rows |
replace |
A logical value for sampling with replacement |
origin |
A character value from options: 'API', 'AFA', 'CAU' and 'HIS' |
A data frame
hla_sample_mndp(n = 1000, replace = TRUE, origin = 'CAU')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.