powered by
Given a vector of marker numbers, this function returns the name of each marker.
get_marker_name(data_obj, markers)
a Cape object
Cape
A vector of marker numbers
A vector the same length as the input markers vector indicating the name of each marker
# NOT RUN { marker_names <- get_marker_chr(data_obj, 1:10) # } # NOT RUN { # }
Run the code above in your browser using DataLab