Learn R Programming

AnnotationFuncs (version 1.22.0)

.pickRef: Secret function that does the magic for pickRefSeq.

Description

Secret function that does the magic for pickRefSeq.

Usage

.pickRef(l, priorities, reduce=c("all", "first", "last"))

Arguments

l
List.
priorities
How to prioritize.
reduce
How to reduce.

Value

Details

Do not use it, use pickRefSeq!

See Also

pickRefSeq