grepVecAnno: grepVecAnno

Description Usage Arguments Value Note

Description

grep a vector x from a vector y using annotation file

Usage

1
grepVecAnno(x, y, anno)

Arguments

x

a vector

y

a vector

anno

an annotation matrix which links x and y. The first and second column includes elements for x and y, respectively.

Value

a list which includes positions of x in y

Note

anno file is not necessarily one to one, multiple positions are possible for an element of x


umich-biostatistics/PRECISE documentation built on June 8, 2019, 2:34 p.m.