match_atrack: Extending Annotation Vectors

View source: R/atracks.R

match_atrackR 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


NMF documentation built on March 31, 2023, 6:55 p.m.