grepVecAnno: grepVecAnno

Description Usage Arguments Value Note

View source: R/grepVecAnno.R

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


MinJinHa/PRECISE documentation built on May 4, 2019, 1:07 p.m.