Description Usage Arguments Examples
Helper function; obtains subset of 'out' based on a provided set of marker IDs by set subtraction
1 | subset_out_markers(out, markers)
|
out |
Data frame with phenotype data on all input individuals |
markers |
Vector, set of marker IDs to subtract from .dat |
1 | subset_out_markers(out = my_dat, markers = exclude_these)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.