get_marker_num {cape} | R Documentation |
Get numbers for markers
Description
Given a vector of marker names or numbers, this function returns the numeric index of each marker.
Usage
get_marker_num(data_obj, markers)
Arguments
data_obj |
a |
markers |
A vector of marker names |
Value
A vector the same length as the input markers vector indicating the number of each chromosome.
[Package cape version 3.1.2 Index]