match_atrack {NMF} | R Documentation |
Extending Annotation Vectors
Description
Extends a vector used as an annotation track to match the number of rows and the row names of a given data.
Usage
match_atrack(x, data = NULL)
Arguments
x |
annotation vector |
data |
reference data |
Value
a vector of the same type as x
[Package NMF version 0.27 Index]