View source: R/get_marker_idx.R
get_marker_idx | R Documentation |
Given a vector of marker names or numbers, this function returns the indices in the genotype matrix for each marker.
get_marker_idx(data_obj, markers)
data_obj |
a |
markers |
A vector of marker names |
A vector the same length as the input markers vector indicating the index of each marker
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.