filterByBEID {BED} | R Documentation |
Filter an object to keep only a set of BEIDs
Description
Filter an object to keep only a set of BEIDs
Usage
filterByBEID(x, toKeep, ...)
Arguments
x |
an object representing a collection of BEID (e.g. BEIDList) |
toKeep |
a vector of elements to keep |
... |
method specific parameters |
[Package BED version 1.5.2 Index]