compare_markers: Removes markers from data_obj that are not present in the geno_obj
Description
Removes markers from data_obj that are not present in the geno_obj
Usage
compare_markers(data_obj, geno_obj)
Value
The data_obj is returned, and any markers that were
not present in geno_obj are removed from data_obj$geno_names
Arguments
- data_obj
a Cape
object
- geno_obj
a genotype object