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