View source: R/compare_markers.R
compare_markers | R Documentation |
Removes markers from data_obj that are not present in the geno_obj
compare_markers(data_obj, geno_obj)
data_obj |
a |
geno_obj |
a genotype object |
The data_obj is returned, and any markers that were not present in geno_obj are removed from data_obj$geno_names
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.