compare_markers: Removes markers from data_obj that are not present in the...

View source: R/compare_markers.R

compare_markersR Documentation

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)

Arguments

data_obj

a Cape object

geno_obj

a genotype object

Value

The data_obj is returned, and any markers that were not present in geno_obj are removed from data_obj$geno_names


TheJacksonLaboratory/cape documentation built on Feb. 12, 2024, 4:34 p.m.