View source: R/remove_unused_markers.R
remove_unused_markers | R Documentation |
This function removes any markers that are not used in cape. This includes markers on the sex chromosomes, mitochondrial markers, and any invariant markers.
remove_unused_markers(data_obj, geno_obj, verbose = FALSE)
data_obj |
a |
geno_obj |
a genotype object |
verbose |
A logical value indicating whether to print progress to the screen. Default is FALSE |
an updated Cape
object (data_obj)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.