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