Description Usage Arguments Examples
Updates input summary based on user-input string "add" or "remove" and vector containing markers. Best paired with functions which update dependents of the input summary. Requires another function to update the .dat data frame by input summary.
1 | subset_marker_data(summary, map, add_remove, markers)
|
summary |
SNP or marker summary as data frame |
map |
Marker map as data frame |
add_remove |
String, "add" or "remove" |
markers |
Vector of marker IDs to add or remove to input summary, Markers must be present in map set |
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.