setutils {omics} | R Documentation |
Performs set operations on multiple vectors.
mintersect(..., sorted=FALSE)
munion(..., sorted=FALSE)
... |
input vectors |
sorted |
whether the result should be sorted |
Set intersection or union of the given vectors